vyzo
vyzo
do we want this to be dht based? It could be the solution to the generalized rendezvous problem, and be usable for pubsub, relay, etc
this looks like it happens during the gambit build.
please use the gambit version that ships with gerbil; it is pretty recent, and you can use any tag with the --with-gambit configure flag. For instance, try configure --with-gambit=master We...
Also note that it is highly tecommended to use latest gerbil, we are very closre to release.
This should be fixed now. @RossComputerGuy can you verify so that we can close the issue?
I have worked around it by manually making streams and skipping the identify wait, but there certainly seem to be a bug in identify here.
I am trying to understand the problem better, hipefully i can get you a good log package to diagnose this. But yes, we fail to open streams because identify fails...
It is the first scenario.
Maybe we should have a collective identify completion channel for the peer, and not one for each conn.
@fare first pass again?