Commit 7fc835af authored by Ben Noordhuis's avatar Ben Noordhuis Committed by isaacs
Browse files

timers: handle negative or non-numeric timeout values

Follows browser behaviour by scheduling the callback on the next tick.

Fixes #593.
parent 9a356562
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