mirror of
https://github.com/lutris/lutris.git
synced 2026-06-21 04:10:07 -04:00
If `lutris-wrapper` receives and processes a `SIGTERM` but then receives another one, kill all tracked children with `SIGKILL`. This feature is a part of the work necessary to fix #1798. Added a test for `lutris-wrapper`.