Commit 17f3ffa6 authored by Ryan Dahl's avatar Ryan Dahl
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment