core-admin-client/qubesadmin/tests
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
..
tools tools: add qvm-run --service 2017-05-20 03:15:23 +02:00
vm Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
__init__.py qvm-run: fix race condition in SIGCHLD handling 2017-05-22 10:54:51 +02:00
app.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
devices.py devices: adjust API for 'devices: add assignment.device property' change 2017-05-22 01:18:02 +02:00
errors.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
events.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
firewall.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
label.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
storage.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00