StorjOld / pyp2p

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

Test blocking timeout error #29

Open robertsdotpm opened 8 years ago

robertsdotpm commented 8 years ago

Test blocking timeout in sock tests fails with: print("Manual timeout failed.") assert 0

Indicating the timeout wasn't respected. To do: investigate this. Priority: low (since not infinite blocking)