You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
E2E tests timeout on
afterEach
. InafterEach
, CodeChain nodes get SIGINT.I suspect that race conditions that are in module cleanups caused the process to hang on exit.
The text was updated successfully, but these errors were encountered: