telehash / telehash-c

telehash tools library in c
MIT License
122 stars 31 forks source link

make test randomly fails link_up(linkAC) test #61

Closed jbdatko closed 9 years ago

jbdatko commented 9 years ago

running make test, it randomly fails with:

----------------------------------------------
ext_peer.c:69: test FAILED:
Failed test: link_up(linkAC)
----------------------------------------------
FAILED: ext_peer

re-running make test seems to pass, sometimes.

quartzjer commented 9 years ago

Duplicate of #58 (I think)