core-admin/qubes/tools
Rusty Bird 1d89acf698
app: setup_pools() must be a coroutine
This is needed as a consequence of d8b6d3ef ("Make add_pool/remove_pool
coroutines, allow Pool.{setup,destroy} as coroutines"), but there hasn't
been any problem so far because no storage driver implemented pool
setup() as a coroutine.
2019-06-28 10:29:26 +00:00
..
__init__.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
qmemmand.py qmemman: do not close stdout/stderr in daemon mode 2018-01-18 17:36:37 +01:00
qubes_create.py app: setup_pools() must be a coroutine 2019-06-28 10:29:26 +00:00
qubesd_query.py Drop async future check with python3 version 2018-11-22 19:34:58 +01:00
qubesd.py qubes: Allow for explicit closing of objects 2017-08-31 20:30:23 +02:00