ssbc / go-ssb

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

Fix TestSubsetQueryPlanExecution #310

Closed KyleMaas closed 1 year ago

KyleMaas commented 1 year ago

Ran the test over 1000 times without any FAILs.

Builds off of #308

Fixes #277

KyleMaas commented 1 year ago

Thanks!