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

Make scoped context work with Dataloader #4220

Merged
merged 1 commit into from
Oct 7, 2022
Merged

Conversation

rmosolgo
Copy link
Owner

@rmosolgo rmosolgo commented Oct 7, 2022

Fixes #4125

I tried this approach before, but I forgot about skipping :__graphql_runtime_info when copying thread variables into new fibers.

@rmosolgo rmosolgo added this to the 2.0.15 milestone Oct 7, 2022
@rmosolgo rmosolgo merged commit 088e5ba into master Oct 7, 2022
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.

Context scoped_set! not working when it is called after dataloader
1 participant