What's Changed
- Fixed an issue where an HTTP/2 connection was closed unexpectedly, on rare occasions an exception was being thrown to the event-loop error handler
- Made an optimization when shutting down an HTTP/2 connection to only create an exception instance if there are outstanding requests on the connection.
Full Changelog: v5.3.3...v5.3.4