cujojs / when

A solid, fast Promises/A+ and when() implementation, plus other async goodies.
Other
3.44k stars 396 forks source link

Workaround bug in node 0.10.30 timers that causes an infinite loop #351

Closed briancavalier closed 10 years ago

briancavalier commented 10 years ago

when passing decimals. See joyent/node#8167

Current this manifests in unit tests by locking up map-test

unscriptable commented 10 years ago

:+1: lgtm