mirror of https://github.com/voidlizard/hbs2
fixme
This commit is contained in:
parent
e9a552d78a
commit
ca23d73958
|
@ -0,0 +1,16 @@
|
|||
FIXME: doubling-known-peers-in-log
|
||||
```
|
||||
[debug] known peers []
|
||||
[debug] known peers [ 116.203.210.151:7351
|
||||
, 95.216.187.255:7351
|
||||
, 213.141.129.121:7352
|
||||
, 192.168.1.1:7354
|
||||
, 192.168.1.43:7354
|
||||
, 188.244.6.220:7354
|
||||
, tcp://192.168.1.43:3001
|
||||
, tcp://95.216.187.255:10351 ]
|
||||
```
|
||||
выглядит так, что поток, который печатает known peers задвоился,
|
||||
т.е после рестарта остался старый async.
|
||||
|
||||
|
Loading…
Reference in New Issue