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

Impact of async_hook on the CLS #118

Open
vdeturckheim opened this issue May 11, 2017 · 1 comment
Open

Impact of async_hook on the CLS #118

vdeturckheim opened this issue May 11, 2017 · 1 comment

Comments

@vdeturckheim
Copy link

Hi,

It seems that the async hooks feature will be available soon in Node.js core (nodejs/node#12953).

If a new version of the CLS is made using this features/ what would be the impact?

  • can the CLS have a double behavior (one if 'async_hooks' is available, and one other)?
  • will this mean that there will be fewer context loss?

Thanks a lot!

@magnusjt
Copy link

magnusjt commented Jun 9, 2017

I don't know what's happening here, but here is a fork that will use async_hooks: Jeff-Lewis#4

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

No branches or pull requests

2 participants