lutris/bin
Aaron Opfer a178b893cb lutris-wrapper: reaping processes immediately
Rather than waiting for the initial process to exit before we start
reaping child processes, instead launch the initial process async
and use the same wait3->reap loop on the initial process as the
inherited processes.

Refactor util/monitor and util/process to stop emiting logging
information or attempting to track state changes since POSIX signals
don't give us enough opportunity to track this information reliably.
I'm sure some users will be happy to not see their terminal spammed.
2019-12-27 15:27:36 -08:00
..
lutris Silence some pylint warnings 2019-10-16 06:50:43 -07:00
lutris-wrapper lutris-wrapper: reaping processes immediately 2019-12-27 15:27:36 -08:00