CodeChain-io / CodeChain-io/codechain
E2E tests timeout on `afterEach`
Open
test
- Dominant language
- Rust
- Stars
- 256
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
E2E tests timeout on `afterEach`. In `afterEach`, CodeChain nodes get SIGINT.
I suspect that race conditions that are in module cleanups caused the process to hang on exit.
Contributor guide
Assessment
This issue has not been assessed yet.