UrDHT / PyUrDHT

Python reference implementation
11 stars 3 forks source link

Exception: undefined Exception #42

Closed mmcd closed 9 years ago

mmcd commented 9 years ago

This is probably not normal, but it happened a few times when i force quit the process at a specific place. I don't remember where as i was doing it randomly. It was during spin-up

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "main.py", line 76, in logic.join(peerPool) File "/Users/michael/Git/PyUrDHT/LogicClass.py", line 134, in join except DialFailed: NameError: name 'DialFailed' is not defined