Skip to content

refactor(execution): track pending work#4657

Open
yaacovCR wants to merge 1 commit intographql:17.x.xfrom
yaacovCR:track-em
Open

refactor(execution): track pending work#4657
yaacovCR wants to merge 1 commit intographql:17.x.xfrom
yaacovCR:track-em

Conversation

@yaacovCR
Copy link
Copy Markdown
Contributor

@yaacovCR yaacovCR commented Apr 5, 2026

canonize async work tracking so promises started during execution are still observed after early errors or abort paths

route defaultTypeResolver through tracked async helpers to avoid dropping pending isTypeOf promise rejections

motivation:

@yaacovCR yaacovCR added the PR: bug fix 🐞 requires increase of "patch" version number label Apr 5, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 5, 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.

canonize async work tracking so promises started during execution are still observed after early errors or abort paths

route defaultTypeResolver through tracked async helpers to avoid dropping pending isTypeOf promise rejections
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: bug fix 🐞 requires increase of "patch" version number

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant