mirror of
https://github.com/lutris/lutris
synced 2024-11-02 11:48:38 +00:00
64a24405f9
This changeset installs a `SIGCHLD` signal handler which reaps child processes, and on successful child process reaping, triggers an early execution of `watch_children` to evaluate the new process state. This also removes the cycle count requirement for marking a process as exited since we now have more reliable ways to determine the state of the application. It also adds more background wine processes to the exclude list by default. Combined, these changes mean much more rapid detection of an exited wine game. This should significantly help #1012. |
||
---|---|---|
.. | ||
installers.rst | ||
steam.rst |