We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d24de0 commit 88aaa77Copy full SHA for 88aaa77
CHANGELOG.md
@@ -8,6 +8,9 @@
8
* Fix: Fix unsupported EventConfig and `SEGFAULT` on shutdown with `ExtEventLoop` on Windows.
9
(#205 by @clue)
10
11
+* Fix: Prevent interval overflow for timers very far in the future with `ExtUvLoop`.
12
+ (#196 by @PabloKowalczyk)
13
+
14
* Fix: Check PCNTL functions for signal support instead of PCNTL extension with `StreamSelectLoop`.
15
(#195 by @clue)
16
0 commit comments