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 AsyncResource propagation issue #71

Merged
merged 6 commits into from
Nov 1, 2023

Conversation

hyperair
Copy link
Contributor

@hyperair hyperair commented Oct 30, 2023

Fixes: #200

index.js Outdated Show resolved Hide resolved
test.js Outdated Show resolved Hide resolved
hyperair and others added 4 commits October 31, 2023 23:23
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
Use a stub import for async_hooks classes so that this still works in the
browser.
@sindresorhus sindresorhus merged commit ad8afe6 into sindresorhus:main Nov 1, 2023
1 check failed
@hyperair hyperair deleted the asyncresource-bind branch November 1, 2023 09:19
@hyperair hyperair restored the asyncresource-bind branch November 1, 2023 09:19
@hyperair hyperair deleted the asyncresource-bind branch November 1, 2023 09:19
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.

AsyncLocalStorage execution context not propagated correctly
2 participants