Jacek Sieka 471e5906f6
fix gossipsub memory leak on disconnected peer (#371)
When messages can't be sent to peer, we try to establish a send
connection - this causes messages to stack up as more and more unsent
messages are blocked on the dial lock.

* remove dial lock
* run reconnection loop in background task
2020-09-22 09:05:53 +02:00
..
2020-09-21 11:16:29 +02:00
2020-05-31 16:22:49 +02:00
2020-09-21 11:16:29 +02:00
2020-09-21 11:16:29 +02:00
2020-09-06 10:31:47 +02:00
2020-09-06 10:31:47 +02:00
2020-09-14 10:19:54 +02:00
2020-09-21 11:16:29 +02:00
2020-03-23 15:03:36 +09:00
2020-05-31 16:22:49 +02:00
2020-05-31 16:22:49 +02:00