graphql-js
9b3d5b69 - fix(mapAsyncIterable): always close source when mapped iterable is thrown (#4494)

Commit
57 days ago
fix(mapAsyncIterable): always close source when mapped iterable is thrown (#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.
Author
Parents
Loading