emacs-devel
[Top][All Lists]
Advanced

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

Re: Interferences between xwidgets and async processes?


From: Eli Zaretskii
Subject: Re: Interferences between xwidgets and async processes?
Date: Thu, 29 Oct 2020 16:23:16 +0200

> From: JIANG Shaojian <sdycjsj@gmail.com>
> Date: Thu, 29 Oct 2020 10:43:30 +0800
> Cc: Lars Ingebrigtsen <larsi@gnus.org>, emacs-devel@gnu.org
> 
> Using "top", I can see that the status of the process is "Z".

Which AFAIU means that the process indeed exited, but our sentinel was
not called, and we therefore didn't yet request the process's exit
status.

Is it possible that xwidgets somehow block SIGCHLD, or cause us to
miss it?



reply via email to

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