43c09467b1
If domain got removed during the tests (for example DispVM), vm.close() wouldn't be called in cleanup and some file descriptors will be leaked. Add event handler for cleaning this up. Do not use close() method here, because it is destructive, but the object may still be used by the test. |
||
---|---|---|
.. | ||
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 |