bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#35506: 27.0.50; Emacs hangs while interrupting tramp processes


From: John Shahid
Subject: bug#35506: 27.0.50; Emacs hangs while interrupting tramp processes
Date: Sat, 04 May 2019 14:07:33 -0400
User-agent: mu4e 1.1.0; emacs 27.0.50

John Shahid <jvshahid@gmail.com> writes:


[...]

>>      ;; Wait, until the process has disappeared.  If it doesn't,
>>      ;; fall back to the default implementation.
>>      (and (tramp-accept-process-output proc 1)
>>           ;; Report success.
>>           proc)))))
>>
>> Does this work for you?
>
> I will test it out tomorrow morning.  I still prefer not waiting at all.
> I am not sure if the 1 second wait will be noticeable or not, but we
> wouldn't know until I try it out.

I just tried that patch and it fixed the issue.  The 1 second timeout
isn't noticeable at all.  I'm happy to create a patch and attach it to
the bug report.

Cheers,

JS





reply via email to

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