Skip to content

v0.4.34

Compare
Choose a tag to compare
@1st1 1st1 released this 12 Jul 19:49
· 475 commits to master since this release
- Fix setting FD_CLOEXEC on stdin/stdout/stderr when a
  uvloop.Loop is created.

- Fix a regression introduced in v0.4.33 that caused uvloop
  to crash when UVHandle instances were GCed with open
  uv_handle_t resources.