328697730b
vm.kill() will try to get vm.startup_lock, so it can't be called while holding it already. Fix this by extracting vm._kill_locked(), which expect the lock to be already taken by the caller. |
||
---|---|---|
.. | ||
mix | ||
__init__.py | ||
adminvm.py | ||
appvm.py | ||
dispvm.py | ||
qubesvm.py | ||
standalonevm.py | ||
templatevm.py |