spacemeshos / post

Spacemesh POST protocol implementation
MIT License
19 stars 20 forks source link

Fix race between Close and Verify of postrs.Verifier #232

Closed fasmat closed 1 year ago

fasmat commented 1 year ago

Part of https://github.com/spacemeshos/go-spacemesh/issues/4910

Both methods are not protected by a mutex, additionally this ensures that no segfaults are triggered when: