Skip to content

5.3.4

Latest

Choose a tag to compare

@trowski trowski released this 16 Aug 20:50
v5.3.4
75ad215

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