- Add missing loop.run_until_complete() calls. - Convert subprocess.Popen to asyncio.create_subprocess_exec where needed (when called process needs to communicate with qubesd). - Cleanup processes (call .wait()). |
||
|---|---|---|
| .. | ||
| tools | ||
| __init__.py | ||
| backup.py | ||
| backupcompatibility.py | ||
| basic.py | ||
| devices_pci.py | ||
| dispvm.py | ||
| dom0_update.py | ||
| network.py | ||
| storage.py | ||
| vm_qrexec_gui.py | ||