1
0
mirror of https://github.com/janet-lang/janet synced 2026-04-12 18:01:27 +00:00
Files
janet/src
Calvin Rose 3b189eab64 Fix #1321, poll event loop CPU usage issue
A stream may have a fiber attached for memory management purposes, but
not actually be waiting on anything. Be more seletive with poll, which
is not edge-triggered, to not poll for readiness on these streams.
2023-10-29 11:34:21 -05:00
..
2023-10-15 14:33:43 -05:00