This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
timers: setImmediate process full queue each turn
Previously only one cb per turn of the event loop was processed at a time, which is not exactly what is meant by immediate fixes #5798
- Loading branch information