Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Quit Processes gracefully #11

Open
skorfmann opened this issue Dec 20, 2022 · 0 comments
Open

Quit Processes gracefully #11

skorfmann opened this issue Dec 20, 2022 · 0 comments

Comments

@skorfmann
Copy link
Contributor

On timeouts / errors spawned processed will continue to run, even though the jest runner exited.

Jest did not exit one second after the test run has completed.

This usually means that there are asynchronous operations that weren't stopped in your tests. Consider running Jest with --detectOpenHandles to troubleshoot this issue.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant