graphql-js
1dc7a08c - reduce ticks stemming from withCleanup (#4526)

Commit
20 days ago
reduce ticks stemming from withCleanup (#4526) replace withCleanup() with more targeted withConcurrentAbruptClose(). next() calls are no longer wrapped, reducing extra ticks = refactors mapAsyncIterable to use the more targeted function = refactors IncrementalPublisher to also perform required clean up on a normal close. * this change also alters the behavior of a stream test to no longer pass spuriously and allows it to be further streamlined
Author
Parents
Loading