Skip to content

1.0.3

Compare
Choose a tag to compare
@kelunik kelunik released this 20 Aug 10:48
· 1254 commits to 3.x since this release
  • Fix issue in NativeReactor capable of causing keep alive
    counter corruption when a watcher was cancelled inside its
    own callback.
  • Fix issue in UvReactor with libuv >= 1.1.0 causing busy loop
    with immediates present, but no watchers being triggered.