StorjOld / pyp2p

http://storj.io
MIT License
168 stars 45 forks source link

Errored UNL.connect threads could stall entire build #11

Closed robertsdotpm closed 8 years ago

robertsdotpm commented 8 years ago

If an error occurs on the UNL thread it may not close properly and net.stop won't kill the zombie threads, delaying the process from ending -- this could also break tests

the success handlers could also cause problems if there's exceptions in them when getting the mutex