emane link monitor clear complete links during shutdown
This commit is contained in:
parent
3d59cd0ad8
commit
0b30289879
1 changed files with 1 additions and 0 deletions
|
@ -297,3 +297,4 @@ class EmaneLinkMonitor:
|
|||
client.stop()
|
||||
self.clients.clear()
|
||||
self.links.clear()
|
||||
self.complete_links.clear()
|
||||
|
|
Loading…
Reference in a new issue