ChainSafe / gossamer

🕸️ Go Implementation of the Polkadot Host
https://chainsafe.github.io/gossamer
GNU Lesser General Public License v3.0
432 stars 117 forks source link

fix(dot/sync): ensure node can be stopped before min peers have been acquired #4291

Closed haikoschol closed 3 weeks ago

haikoschol commented 3 weeks ago

Changes

Tests

go test -timeout=2m -tags integration -run TestStartStopNode ./...

Issues

Fixes #4290 Replaces #4289