Skip to content

Allow cancellation via abortSignal#4536

Merged
yaacovCR merged 1 commit intographql:nextfrom
yaacovCR:fix-abort
Jan 27, 2026
Merged

Allow cancellation via abortSignal#4536
yaacovCR merged 1 commit intographql:nextfrom
yaacovCR:fix-abort

Conversation

@yaacovCR
Copy link
Copy Markdown
Contributor

and terminate "zombie" execution when result returns.

"Zombie" execution can occur secondary to null bubbling.

This implementation of cancellation causes execute to throw when the abortSignal is triggered.

and terminate "zombie" execution when result returns.

"Zombie" execution can occur secondary to null bubbling.
@yaacovCR yaacovCR requested a review from a team as a code owner January 27, 2026 20:53
@yaacovCR yaacovCR added the PR: feature 🚀 requires increase of "minor" version number label Jan 27, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 27, 2026

@yaacovCR is attempting to deploy a commit to the The GraphQL Foundation Team on Vercel.

A member of the Team first needs to authorize it.

@yaacovCR yaacovCR merged commit eb0accb into graphql:next Jan 27, 2026
16 of 17 checks passed
@yaacovCR yaacovCR deleted the fix-abort branch January 27, 2026 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: feature 🚀 requires increase of "minor" version number

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant