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

Skip the callback unref #2196

Closed
wants to merge 1 commit into from
Closed

Skip the callback unref #2196

wants to merge 1 commit into from

Conversation

pimeys
Copy link
Contributor

@pimeys pimeys commented Aug 31, 2021

Leave the callback function reference to the node env, so we empty it correctly on exit. This should fix prisma/prisma#8989 together with a client change that sets this.engine = undefined when $disconnect() is called.

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.

Memory leaks in Jest when running tests serially with nApi enabled
1 participant