emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master 0b7f649614d: Fix a Tramp bug when running several asynchronou


From: Andrea Corallo
Subject: Re: master 0b7f649614d: Fix a Tramp bug when running several asynchronous processes
Date: Mon, 09 Sep 2024 03:39:07 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

Michael Albinus via Mailing list for Emacs changes <emacs-diffs@gnu.org>
writes:

> branch: master
> commit 0b7f649614d8eb7694e98372dea7b7e01f090265
> Author: Michael Albinus <michael.albinus@gmx.de>
> Commit: Michael Albinus <michael.albinus@gmx.de>
>
>     Fix a Tramp bug when running several asynchronous processes
>
>     * lisp/net/tramp-cache.el (tramp-get-hash-table):
>     Add ;;;###tramp-autoload cookie.
>
>     * lisp/net/tramp.el (tramp-file-name-handler): Flush connection
>     properties "process-name" and "process-buffer".
>
>     * test/lisp/net/tramp-tests.el
>     (tramp--test-deftest-direct-async-process): Skip when underlying
>     TEST has taken too much time.
>     (tramp--test-with-proper-process-name-and-buffer): Remove.
>     (tramp-test45-asynchronous-requests): Remove callees.

Hi Michael,

I believe this commit is introducing during the build the following
warning:

  INFO     Scraping 1544 files for loaddefs...60%
  INFO     Scraping 1544 files for loaddefs...70%
tramp-cache: Warning: Unknown defun property ‘tramp-suppress-trace’
tramp: Warning: Unknown defun property ‘tramp-suppress-trace’
  INFO     Scraping 1544 files for loaddefs...80%
  INFO     Scraping 1544 files for loaddefs...90%
  INFO     Scraping 1544 files for loaddefs...100%
  INFO     Scraping 1544 files for loaddefs...done


Thanks

  Andrea



reply via email to

[Prev in Thread] Current Thread [Next in Thread]