mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-05 17:11:46 +00:00
parent
be199b77a5
commit
533ce78b90
@ -136,6 +136,7 @@ class DynamipsHypervisor:
|
||||
except DynamipsError:
|
||||
pass
|
||||
try:
|
||||
if self._writer is not None:
|
||||
yield from self._writer.drain()
|
||||
self._writer.close()
|
||||
except OSError as e:
|
||||
|
Loading…
x
Reference in New Issue
Block a user