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
parent
c679ac8f
Please register or sign in to comment
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