Closed
Description
- Review the documentation: https://docs.sentry.io/
- Search for existing issues: https://github.com/getsentry/sentry-javascript/issues
- Use the latest release: https://github.com/getsentry/sentry-javascript/releases
- Provide a link to the affected event from your Sentry account
Package + Version
-
@sentry/browser
-
@sentry/node
-
raven-js
-
raven-node
(raven for node) - other:
Version:
6.9.0
node.js version v16.5.0
Description
v6.9.0 introduced an open handle when running with jest tests.
I was able to pin down the commit causing the issue: #3758
also tried the latest next version (6.10.0-beta.3). issue still persists.