Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v13.x] zlib: emits 'close' event after readable 'end' #32215

Closed

Commits on Mar 11, 2020

  1. zlib: emits 'close' event after readable 'end'

    Call the close method after readable 'end' so that 'close' will be
    emitted afterwards.
    
    Fixes: nodejs#32023
    
    PR-URL: nodejs#32050
    Reviewed-By: Anna Henningsen <[email protected]>
    Reviewed-By: Luigi Pinca <[email protected]>
    Sergey Zelenov authored and MylesBorins committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    74e2bbb View commit details
    Browse the repository at this point in the history