core-admin-client/qubesadmin/events
Marek Marczykowski-Górecki e7bc8f21d5
events: try reconnecting to qubesd also on BrokenPipeError
When qubesd exits while writing to it, not reading, the error is
BrokenPipe, not EOF. Handle it the same.
2018-10-07 02:46:28 +02:00
..
__init__.py events: try reconnecting to qubesd also on BrokenPipeError 2018-10-07 02:46:28 +02:00
utils.py