Proxyoxyoxy

This commit is contained in:
Simon 2021-05-07 22:40:00 +01:00
parent 28eeab388c
commit 2b635b8643
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ class Proxy(DatagramProtocol):
try:
self.peerTrack[_peer_id]['timer'].cancel()
except KeyError:
return
pass
self.reaper(_peer_id)
return
elif _command == MSTP: