Skip to content

Conversation

@lidel
Copy link
Member

@lidel lidel commented Nov 24, 2022

This PR fixes mocha hangs.

Without this, tests sometimes hang due to racy tests or missing orchestration cleanup.
npm test should finish <3s, then c8 takes a few additional seconds, but sometimes it hangs forever and leads to timeout:

Seems that without this it sometimes hangs due to racy tests
or missing orchestration cleanup.
@lidel lidel requested a review from whizzzkid November 24, 2022 14:00
@lidel lidel requested review from a team and meandavejustice as code owners November 24, 2022 14:00
@lidel lidel changed the title fix: exit mocha fix(test): exit mocha Nov 24, 2022
@lidel lidel merged commit 7d69cba into main Nov 24, 2022
@lidel lidel deleted the fix/exit-mocha branch November 24, 2022 14:03
@lidel lidel mentioned this pull request Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants