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

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

bug#32502: 27.0.50; Tramp; C-g during asynchronous remote find-file kill


From: Michael Albinus
Subject: bug#32502: 27.0.50; Tramp; C-g during asynchronous remote find-file kills Emacs
Date: Wed, 29 Aug 2018 22:57:24 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Michael Albinus <michael.albinus@gmx.de> writes:

> Emacs started to abort with the shown example with commit
> 798cbac170. Well, this commit is from me ...

This commit introduced the variable main-thread. Before, the
thred-signal call couldn't deliver a signal to the main thread, Emacs
couldn't abort.

So it looks like you are right: we cannot send signals to the main
thread. Is this acceptable?

Best regards, Michael.





reply via email to

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