Skip to content

v7.1.4 🌈 Fix libuv closing bug on Windows

Choose a tag to compare

@github-actions github-actions released this 21 Nov 08:01
· 208 commits to refs/heads/main since this release
1e862df

Changes

This release fixes the bug Assertion failed: !(handle->flags & UV_HANDLE_CLOSING) on Windows runners

🐛 Bug fixes

🧰 Maintenance