mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-13 20:08:55 +00:00
Close doesn't exists when stopping the capture
This commit is contained in:
parent
92d1594afd
commit
f98f6bf3ed
@ -87,7 +87,6 @@ class Link:
|
||||
f.flush()
|
||||
else:
|
||||
break
|
||||
yield from stream.close()
|
||||
|
||||
@asyncio.coroutine
|
||||
def stop_capture(self):
|
||||
|
Loading…
Reference in New Issue
Block a user