Commit Graph

1 Commits (39d23378592458bfe0644c43567e4103979a0236)

Author SHA1 Message Date
Ben Noordhuis 7fc835afe3 timers: handle negative or non-numeric timeout values
Follows browser behaviour by scheduling the callback on the next tick.

Fixes #593.
2012-03-15 13:56:30 -07:00