]> glassweightruler.freedombox.rocks Git - waydroid.git/commit
session_manager: Stop the container on SIGHUP
authorAlessandro Astone <ales.astone@gmail.com>
Tue, 26 Aug 2025 13:58:08 +0000 (15:58 +0200)
committerAlessandro Astone <ales.astone@gmail.com>
Tue, 26 Aug 2025 14:06:52 +0000 (16:06 +0200)
commitd11bfb351dcaf6244484330278abf0e2fc9bed6b
tree25d2a138760d362e6c4faed5533793dbc5c694ce
parente3fd2902a2b9d192069c0b74143fbe1cd7d5360b
session_manager: Stop the container on SIGHUP

When waydroid is started from the terminal, and the terminal is closed before
stopping the waydroid process, we receive a SIGHUP signal.
tools/actions/session_manager.py