Skip to content

Comments

temporarily revert cancellation#4535

Merged
yaacovCR merged 1 commit intographql:nextfrom
yaacovCR:revert-cancellation
Jan 27, 2026
Merged

temporarily revert cancellation#4535
yaacovCR merged 1 commit intographql:nextfrom
yaacovCR:revert-cancellation

Conversation

@yaacovCR
Copy link
Contributor

The existing version of cancellation yields partial results, which is really resolver cancellation, something that can be done in user space.

This was (probably?) a mistake.

The plan is to re-implement cancellation as an abrupt termination, i.e. execute will throw when abortSignal triggers.

This PR first reverts the current work to demonstrate the feature more cleanly in the follow-on PR.

@yaacovCR yaacovCR requested a review from a team as a code owner January 27, 2026 20:48
@yaacovCR yaacovCR added the PR: breaking change 💥 implementation requires increase of "major" version number label Jan 27, 2026
@vercel
Copy link

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 4276672 into graphql:next Jan 27, 2026
16 of 17 checks passed
@yaacovCR yaacovCR deleted the revert-cancellation branch January 27, 2026 20:51
@yaacovCR yaacovCR changed the title revert cancellation temporarily revert cancellation Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: breaking change 💥 implementation requires increase of "major" version number

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant