mirror of https://github.com/voidlizard/hbs2
lesser calmdown period
This commit is contained in:
parent
931852306b
commit
0424dfdc9f
|
@ -160,7 +160,7 @@ fillPeerMeta mtcp = do
|
||||||
debug "I'm fillPeerMeta"
|
debug "I'm fillPeerMeta"
|
||||||
pl <- getPeerLocator @e
|
pl <- getPeerLocator @e
|
||||||
|
|
||||||
pause @'Seconds 20 -- wait 'till everything calm down
|
pause @'Seconds 5 -- wait 'till everything calm down
|
||||||
forever do
|
forever do
|
||||||
|
|
||||||
ps <- knownPeers @e pl
|
ps <- knownPeers @e pl
|
||||||
|
|
Loading…
Reference in New Issue