Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Node Sandbox Warning #14

Open
bh2smith opened this issue Feb 1, 2024 · 0 comments
Open

Node Sandbox Warning #14

bh2smith opened this issue Feb 1, 2024 · 0 comments
Labels

Comments

@bh2smith
Copy link
Contributor

bh2smith commented Feb 1, 2024

A worker process has failed to exit gracefully and has been force exited. This is likely caused by tests leaking due to improper teardown. Try running with --detectOpenHandles to find leaks. Active timers can also cause this, ensure that .unref() was called on them.

Even with worker.tearDown() in afterEach we still get this warning...

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

No branches or pull requests

1 participant