ssbc / go-ssb

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

Fix TestPeople #322

Closed KyleMaas closed 1 year ago

KyleMaas commented 1 year ago

Fixes #274

Ran successfully over 1000 times. Then I went back, cleaned up the extra logging code I used to trace it, and simplified it and ran it a few more times successfully.

That was a massive pain to track down.

KyleMaas commented 1 year ago

Forgot to re-enable the test for CI.

KyleMaas commented 1 year ago

Thanks!