Before waiting for remaining tasks on event loop (including libvirt events), make sure all destroyed objects are really destroyed. This is especially important for libvirt connections, which gets cleaned up only when appropriate destructor (__del__) register a cleanup callback and it gets called by the loop. |
||
|---|---|---|
| .. | ||
| integ | ||
| tools | ||
| vm | ||
| __init__.py | ||
| api_admin.py | ||
| api_misc.py | ||
| api.py | ||
| app.py | ||
| devices_block.py | ||
| devices.py | ||
| events.py | ||
| ext.py | ||
| extra.py | ||
| firewall.py | ||
| init.py | ||
| run.py | ||
| storage_file.py | ||
| storage_kernels.py | ||
| storage_lvm.py | ||
| storage.py | ||
| tarwriter.py | ||