CodeChain-io/codechain

E2E tests timeout on `afterEach`

foriequal0 opened this issue · 0 comments

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.