core-admin-client/qubesadmin/events
Marek Marczykowski-Górecki 88ab55b940
events: simplify handling qubesd reconnect
Retry connection on any OSError, instead of only few selected error
types. For example PermissionError may happen too (when socket is
created, but before it gets appropriate mode), which wasn't listed.
2019-02-24 05:32:51 +01:00
..
__init__.py events: simplify handling qubesd reconnect 2019-02-24 05:32:51 +01:00
utils.py Another approach for making qvm-shutdown nice for tests 2017-12-10 22:52:29 +01:00