Skip to content

4.84.4 - Fix NIOLoopBound issues

Compare
Choose a tag to compare
@penny-for-vapor penny-for-vapor released this 06 Oct 01:43
· 61 commits to main since this release
e38dfe4

What's Changed

Fix NIOLoopBound issues by @0xTim in #3081

Fixes a number of issues where NIOLoopBound and NIOLoopBoundBox were used without ensuring we were on the correct event loop before accessing them. This could lead to precondition crashes

This patch was released by @0xTim

Full Changelog: 4.84.3...4.84.4