timers: timer starvation #24320
Labels
confirmed-bug
Issues with confirmed bugs.
timers
Issues and PRs related to the timers subsystem / setImmediate, setInterval, setTimeout.
The following code should exit once the 110ms timer fires. Unfortunately, that never happens. Note, I tried including #24318, and that did not fix the issue either.
Refs: hapijs/nes#257
cc: @nodejs/timers
The text was updated successfully, but these errors were encountered: