codechain
codechain copied to clipboard
E2E tests timeout on `afterEach`
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.