telehash/telehash-c

make test randomly fails link_up(linkAC) test

Closed this issue · 1 comments

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.

Duplicate of #58 (I think)