Skip to content

fix: Changes detached Tasks to child tasks#36

Merged
NeedleInAJayStack merged 1 commit intoGraphQLSwift:mainfrom
NeedleInAJayStack:chore/attach-tasks
Apr 22, 2026
Merged

fix: Changes detached Tasks to child tasks#36
NeedleInAJayStack merged 1 commit intoGraphQLSwift:mainfrom
NeedleInAJayStack:chore/attach-tasks

Conversation

@NeedleInAJayStack
Copy link
Copy Markdown
Member

This improves the cancellation behavior of the DataLoader fulfillment tasks in cases where only single keys are loaded. It also removes data races associated with prime where the value may not be fully primed by the time the function succeeds.

This improves the cancellation behavior of the DataLoader fulfillment tasks in cases where only single keys are loaded
It also removes data races associated with `prime` where the value may not be fully primed by the time the function succeeds.
@NeedleInAJayStack NeedleInAJayStack merged commit 6e61423 into GraphQLSwift:main Apr 22, 2026
10 checks passed
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.

1 participant