core-admin/qubes/ext
Marek Marczykowski-Górecki 0eab082d85
ext/core-features: make 'template-postinstall' event async
It makes a lot of sense to call long-running operations in that event
handler, including calling back into the VM. Allow that by using
fire_event_async, not just fire_event.

Also, document the event.
2018-11-15 18:25:29 +01:00
..
__init__.py
admin.py
block.py
core_features.py ext/core-features: make 'template-postinstall' event async 2018-11-15 18:25:29 +01:00
gui.py
pci.py ext/pci: fix error message about missing device 2018-11-01 22:28:50 +01:00
qubesmanager.py
r3compatibility.py
services.py
windows.py