ssbc / go-ssb

Go implementation of ssb (work in progress!)
https://scuttlebutt.nz
163 stars 23 forks source link

Probable race condition in Gossip plugin's FeedManager #319

Open KyleMaas opened 1 year ago

KyleMaas commented 1 year ago

It runs on a Luigi pump without guarding. There's probably a similar race condition problem that the indexes have had.