core-admin/qubes/tests/vm
Marek Marczykowski-Górecki 9ec86f3c41
Workaround different behaviour of asyncio's Process.communicate()
In asyncio's Process.communicate() input=None does not close stdin.
Workaround it by using b'' instead of None.

https://bugs.python.org/issue39744
2020-03-10 11:56:48 +01:00
..
mix vm/mix/net: prevent setting provides_network=false if qube is still used 2018-12-06 20:37:50 +01:00
__init__.py tests: make libvirt mockup more robust 2019-09-10 03:34:11 +02:00
adminvm.py tests: AdminVM.run_service*() 2019-06-21 20:45:38 +02:00
appvm.py Add a test for loading volume config from XML 2020-01-23 10:42:26 +01:00
dispvm.py Don't fail create/clone if /var/lib/qubes/TYPE/NAME/ exists 2018-01-21 22:28:47 +00:00
init.py qubes/features: check_with_(template_and_)adminvm 2018-12-20 18:28:33 +01:00
qubesvm.py Workaround different behaviour of asyncio's Process.communicate() 2020-03-10 11:56:48 +01:00