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-22 09:05:53 +02:00
2020-09-21 19:48:19 +02:00
2019-11-06 13:01:16 +02:00
2020-09-21 19:48:19 +02:00
2020-05-18 07:25:55 +02:00
2020-06-19 11:29:43 -06:00
2020-09-21 19:48:19 +02:00
2020-08-04 18:19:26 +09:00
2020-07-01 08:25:09 +02:00
2020-07-07 13:14:11 +02:00
2020-07-07 13:14:11 +02:00
2020-09-21 19:48:19 +02:00
2020-09-21 11:16:29 +02:00
2020-08-11 16:58:51 -06:00
2020-07-15 10:25:39 +02:00
2020-09-21 19:48:19 +02:00
2020-05-31 16:22:49 +02:00
2020-05-31 16:22:49 +02:00
2020-05-18 07:25:55 +02:00
2020-09-21 19:48:19 +02:00
2020-08-11 16:58:51 -06:00
2020-09-21 19:48:19 +02:00
2020-09-06 10:31:47 +02:00
2020-08-08 08:52:20 +02:00
2020-07-21 14:10:21 -06:00
2020-07-15 10:24:04 +02:00
2020-07-07 13:14:11 +02:00
2020-05-07 14:37:46 -06:00
2020-09-21 19:48:19 +02:00
2020-09-21 19:48:19 +02:00
2020-05-31 16:22:49 +02:00