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

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

bug#33018: 26.1.50; thread starvation with async processes and accept-pr


From: Eli Zaretskii
Subject: bug#33018: 26.1.50; thread starvation with async processes and accept-process-output
Date: Fri, 12 Oct 2018 15:43:51 +0300

> From: Michael Albinus <michael.albinus@gmx.de>
> Date: Fri, 12 Oct 2018 14:02:46 +0200
> Cc: 33018@debbugs.gnu.org
> 
> If you want a process to communicate in a given thread, you must call
> `set-process-thread'. See the elisp manual.

But the default is that the process is locked to the thread that
created it, so it sounds like this should have just worked (if that is
the problem).





reply via email to

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