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

fix: runInAsyncScope add by nodejs v9.6.0 #44

Closed
wants to merge 1 commit into from

Conversation

tclyjy
Copy link

@tclyjy tclyjy commented Feb 22, 2022

#42

@tclyjy
Copy link
Author

tclyjy commented Feb 22, 2022

[email protected] use async_hooks, but asyncResource.runInAsyncScope function added in Node.js v9.6.0
document: https://nodejs.org/api/async_context.html#asyncresourceruninasyncscopefn-thisarg-args

@dougwilson
Copy link
Contributor

Hello, and sorry for the issue. This has been resolved in version 2.4.1 now. Apologies as I made the change prior to your PR.

@dougwilson dougwilson closed this Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants