Skip to content

fix(mapAsyncIterable): always close source when mapped iterable is thrown#4494

Merged
yaacovCR merged 2 commits intographql:nextfrom
yaacovCR:always-close
Oct 24, 2025
Merged

fix(mapAsyncIterable): always close source when mapped iterable is thrown#4494
yaacovCR merged 2 commits intographql:nextfrom
yaacovCR:always-close

Conversation

@yaacovCR
Copy link
Copy Markdown
Contributor

Even when the underlying source does not implement a .throw() method.

@yaacovCR yaacovCR requested a review from a team as a code owner October 23, 2025 19:05
…rown

Even when the underlying source does not implement a `.throw()` method.
@yaacovCR yaacovCR added the PR: bug fix 🐞 requires increase of "patch" version number label Oct 24, 2025
@yaacovCR yaacovCR merged commit 9b3d5b6 into graphql:next Oct 24, 2025
15 of 16 checks passed
@yaacovCR yaacovCR deleted the always-close branch October 24, 2025 07:39
yaacovCR added a commit to yaacovCR/graphql-js that referenced this pull request Dec 17, 2025
…rown (graphql#4494)

Even when the underlying source does not implement a `.throw()` method.

Bug fix, but very low impact as `.throw()` should never need be used with our generator.
yaacovCR added a commit to yaacovCR/graphql-js that referenced this pull request Dec 17, 2025
…rown (graphql#4494)

Even when the underlying source does not implement a `.throw()` method.

Bug fix, but very low impact as `.throw()` should never need be used with our generator.
yaacovCR added a commit to yaacovCR/graphql-js that referenced this pull request Dec 17, 2025
…rown (graphql#4494)

Even when the underlying source does not implement a `.throw()` method.

Bug fix, but very low impact as `.throw()` should never need be used with our generator.
yaacovCR added a commit to yaacovCR/graphql-js that referenced this pull request Dec 18, 2025
…rown (graphql#4494)

Even when the underlying source does not implement a `.throw()` method.

Bug fix, but very low impact as `.throw()` should never need be used with our generator.
yaacovCR added a commit to yaacovCR/graphql-js that referenced this pull request Dec 19, 2025
…rown (graphql#4494)

Even when the underlying source does not implement a `.throw()` method.

Bug fix, but very low impact as `.throw()` should never need be used with our generator.
yaacovCR added a commit to yaacovCR/graphql-js that referenced this pull request Dec 22, 2025
…rown (graphql#4494)

Even when the underlying source does not implement a `.throw()` method.

Bug fix, but very low impact as `.throw()` should never need be used with our generator.
yaacovCR added a commit that referenced this pull request Dec 22, 2025
…rown (#4494)

Even when the underlying source does not implement a `.throw()` method.

Bug fix, but very low impact as `.throw()` should never need be used with our generator.
yaacovCR added a commit that referenced this pull request Dec 22, 2025
…rown (#4494)

Even when the underlying source does not implement a `.throw()` method.

Bug fix, but very low impact as `.throw()` should never need be used with our generator.
yaacovCR added a commit to yaacovCR/graphql-js that referenced this pull request Jan 27, 2026
…rown (graphql#4494)

Even when the underlying source does not implement a `.throw()` method.

Bug fix, but very low impact as `.throw()` should never need be used with our generator.
yaacovCR added a commit that referenced this pull request Feb 22, 2026
…rown (#4494)

Even when the underlying source does not implement a `.throw()` method.

Bug fix, but very low impact as `.throw()` should never need be used with our generator.
yaacovCR added a commit that referenced this pull request Feb 22, 2026
…rown (#4494)

Even when the underlying source does not implement a `.throw()` method.

Bug fix, but very low impact as `.throw()` should never need be used with our generator.
yaacovCR added a commit that referenced this pull request Feb 23, 2026
…rown (#4494)

Even when the underlying source does not implement a `.throw()` method.

Bug fix, but very low impact as `.throw()` should never need be used with our generator.
yaacovCR added a commit that referenced this pull request Feb 24, 2026
…rown (#4494)

Even when the underlying source does not implement a `.throw()` method.

Bug fix, but very low impact as `.throw()` should never need be used with our generator.
yaacovCR added a commit that referenced this pull request Feb 24, 2026
…rown (#4494)

Even when the underlying source does not implement a `.throw()` method.

Bug fix, but very low impact as `.throw()` should never need be used with our generator.
yaacovCR added a commit that referenced this pull request Feb 24, 2026
…rown (#4494)

Even when the underlying source does not implement a `.throw()` method.

Bug fix, but very low impact as `.throw()` should never need be used with our generator.
yaacovCR added a commit that referenced this pull request Feb 24, 2026
…rown (#4494)

Even when the underlying source does not implement a `.throw()` method.

Bug fix, but very low impact as `.throw()` should never need be used with our generator.
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