E2E tests timeout on `afterEach`
foriequal0 opened this issue · 0 comments
foriequal0 commented
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.