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

Improve cleanup of deflater/inflater pools for PerMessageDeflateExtension #8134

Merged

Commits on Jun 7, 2022

  1. Improve cleanup of deflater/inflater pools for PerMessageDeflateExten…

    …sion
    
    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Jun 7, 2022
    Copy the full SHA
    5a24f90 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Changes from review

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Jun 8, 2022
    Copy the full SHA
    e578791 View commit details
    Browse the repository at this point in the history
  2. remove close to incomingFlusher in PerMessageDeflateExtension

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Jun 8, 2022
    Copy the full SHA
    f4c54f4 View commit details
    Browse the repository at this point in the history
  3. remove IOException from Extension.close() interface.

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Jun 8, 2022
    Copy the full SHA
    3901159 View commit details
    Browse the repository at this point in the history