hexresearch / hexresearch/hschain
Consensus tests have race condition
Open
bug
Task
testing
- Dominant language
- C
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It appears when we want to check state of database afterward as with byzantine evidence tests. Thread writing to could have killed (apparently) early and won't finish writing. At the moment it's "solved" by sufficient timeout we need better soluction
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.