| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
If the stream is destroyed while the transform is still being applied, push() should not be called, and the internal state should be cleared. Refs: koajs/compress#60 PR-URL: #14330 Backport-PR-URL: #14396 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Conflicts: lib/zlib.js
| @@ -27,6 +28,17 @@ | |||
| * [io.js](CHANGELOG_IOJS.md) | |||
| * [Archive](CHANGELOG_ARCHIVE.md) | |||
|
|
|||
There was a problem hiding this comment.
This needs to be updated.
Sorry, something went wrong.
Notable changes * http: Writes no longer abort if the Socket is missing. * process, async_hooks: Avoid problems when triggerAsyncId is undefined. * zlib: Streams no longer attempt to process data when destroyed. PR-URL: #14399
|
CI: https://ci.nodejs.org/job/node-test-pull-request/9277/ |
Sorry, something went wrong.
Notable changes * http: Writes no longer abort if the Socket is missing. * process, async_hooks: Avoid problems when triggerAsyncId is undefined. * zlib: Streams no longer attempt to process data when destroyed. PR-URL: #14399
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
"Emergency" patch release. Today.
Primarily for #14387, but also including #14396 which didn't make it into 8.2.0.