unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master af152ffab1: Don't freeze if the compositing manager crashes
@ 2022-07-30  6:03 Eli Zaretskii
  2022-07-30  7:02 ` Po Lu
  0 siblings, 1 reply; 6+ messages in thread
From: Eli Zaretskii @ 2022-07-30  6:03 UTC (permalink / raw)
  To: Po Lu; +Cc: emacs-devel

There are a few places in Emacs that wait for similar reasons, so my
suggestion is to do this like they do, i.e. by calling
wait_reading_process_output.  The advantage is that we let other code
and other threads to run while we wait.



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-07-30 10:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-30  6:03 master af152ffab1: Don't freeze if the compositing manager crashes Eli Zaretskii
2022-07-30  7:02 ` Po Lu
2022-07-30  8:06   ` Eli Zaretskii
2022-07-30  8:37     ` Po Lu
2022-07-30  8:48       ` Eli Zaretskii
2022-07-30 10:39         ` Po Lu

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).