Call Tick() after coming out of select()
Previously we would only call it before going into select(). This is needed to fix test/simple/test-next-tick-ordering2.js.
parent
ba0c32e2
Please register or sign in to comment
Previously we would only call it before going into select(). This is needed to fix test/simple/test-next-tick-ordering2.js.