ipfs / go-ds-crdt

A distributed go-datastore implementation using Merkle-CRDTs.
Other
391 stars 42 forks source link

Fix: ensure timely shutdown of rebroadcast heads. #156

Closed hsanjuan closed 2 years ago

hsanjuan commented 2 years ago

I have observed this routine sometimes just stayed running, potentially preventing the shutdown of the whole datastore.