core-admin-client/qubesadmin/tools
Marek Marczykowski-Górecki 54d5ec79b5
qvm-run: fix race condition in SIGCHLD handling
Don't terminate qvm-run on any SIGCHLD, check if the process we're
waiting for have finished.

Currently the only situation when it's broken is a test (which starts
additional process, whose SIGCHLD may be caught here), but lets do not
assume that much (starting only one process) about environment.
2017-05-22 10:54:51 +02:00
..
__init__.py
dochelpers.py
qubes_prefs.py
qvm_check.py
qvm_clone.py
qvm_create.py
qvm_device.py
qvm_features.py
qvm_firewall.py
qvm_kill.py
qvm_ls.py
qvm_pause.py
qvm_pool.py
qvm_prefs.py
qvm_remove.py
qvm_run.py qvm-run: fix race condition in SIGCHLD handling 2017-05-22 10:54:51 +02:00
qvm_shutdown.py
qvm_start_gui.py
qvm_start.py
qvm_unpause.py
qvm_volume.py