GNU bug report logs -
#33018
26.1.50; thread starvation with async processes and accept-process-output
Previous Next
Full log
Message #20 received at 33018 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: "Basil L. Contovounesios" <contovob <at> tcd.ie>
>> Date: Thu, 11 Oct 2018 15:57:50 +0100
>>
>> I attach a sample program test.el whose central function, test-slave,
>> invokes wget asynchronously before waiting for the process to exit.
>>
>> The issue I'm facing is that running test-slave twice in succession,
>> each time in a new thread, causes accept-process-output to hang with no
>> output (unless a timeout argument is given, in which case the function
>> returns nil) the second time around.
>
> When the hang happens, is there any wget process still alive, or did
> they all exit? Please use OS tools to find that out, don't rely on
> what Emacs thinks.
When the hang happens, the wget process launched by the waiting thread
is still alive but asleep (idle), as reported by ps and top.
--
Basil
This bug report was last modified 6 years and 239 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.