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

fix(use/http,use/http2,use/express,use/fastify): Handle cases where response's close event is late #75

Merged
merged 3 commits into from
Aug 22, 2023

Conversation

enisdenjo
Copy link
Owner

Closes #69

TODO

  • Tests

@enisdenjo enisdenjo merged commit 4457cba into master Aug 22, 2023
5 checks passed
@enisdenjo enisdenjo deleted the check-res-before-write branch August 22, 2023 15:54
enisdenjo pushed a commit that referenced this pull request Aug 22, 2023
## [2.2.2](v2.2.1...v2.2.2) (2023-08-22)

### Bug Fixes

* **use/http,use/http2,use/express,use/fastify:** Handle cases where response's `close` event is late ([#75](#75)) ([4457cba](4457cba)), closes [#69](#69)
@enisdenjo
Copy link
Owner Author

🎉 This PR is included in version 2.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@enisdenjo enisdenjo added the released Has been released and published label Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Has been released and published
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot call write after a stream was destroyed
1 participant