tests: teardown fixes

Add few missing app.close() calls on test teardown.
Fix socket cleanup in TC_00_QubesDaemonProtocol() - not only close the
FD, but also unregister it from asyncio event loop.
This commit is contained in:
Marek Marczykowski-Górecki 2020-03-10 01:43:42 +01:00
parent a90e7e365e
commit 0341cc5258
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724
3 changed files with 14 additions and 2 deletions