core-admin/qubes/api
Marek Marczykowski-Górecki d8b6d3efde
Make add_pool/remove_pool coroutines, allow Pool.{setup,destroy} as coroutines
Pool setup/destroy may be a time consuming operation, allow them to be
asynchronous. Fortunately add_pool and remove_pool are used only through
Admin API, so the change does not require modification of other
components.
2019-02-27 06:03:57 +01:00
..
__init__.py Drop unnecessary 'pass' to make pylint happy 2018-12-04 16:06:33 +01:00
admin.py Make add_pool/remove_pool coroutines, allow Pool.{setup,destroy} as coroutines 2019-02-27 06:03:57 +01:00
internal.py Merge branch 'master' into devel-no-assert 2018-10-29 20:29:53 +01:00
misc.py Fix saving 'updates-available' flag reported by TemplateBasedVM 2019-01-19 03:25:21 +01:00