Skip to content

Winloop 1.4

Latest
Compare
Choose a tag to compare
@Vizonex Vizonex released this 29 May 04:00
· 25 commits to main since this release
f03b7a8

What's Changed

  • Original shutdown_default_executor() from uvloop. by @lschoe in #25
  • Put all (socket)errors in form UV_ERROR. by @lschoe in #24
  • Found cause for issue #18. by @lschoe in #26
  • Add test_dealloc. Use uv_pipe to avoid bad fds. by @lschoe in #27
  • Winloop has more uvloop styled behaviors

Note

Some Optimizations have been temporarily removed but will be likely added back in in a future update once the move to being closer to uvloop has been completed.

Full Changelog: 0.1.3-v1...0.1.4-v1