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(node): Fix domain scope inheritance #7799

Merged
merged 23 commits into from Apr 11, 2023

Conversation

timfish
Copy link
Collaborator

@timfish timfish commented Apr 9, 2023

This PR fixes domains to use proper scope inheritance. Each new async context now inherits the scope from its parent context.

@timfish
Copy link
Collaborator Author

timfish commented Apr 9, 2023

The handlers tests are failing since the underlying domain code no longer calls getCurrentHub from core which these test rely mocking.

@timfish timfish marked this pull request as ready for review April 11, 2023 07:08
@AbhiPrasad AbhiPrasad enabled auto-merge (squash) April 11, 2023 07:34
@AbhiPrasad AbhiPrasad merged commit 27db660 into getsentry:develop Apr 11, 2023
58 checks passed
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.

None yet

2 participants