defunctzombie / node-process

process information for node.js and browsers
MIT License
122 stars 62 forks source link

don't schedule a timeout if we are already waiting for one #44

Closed calvinmetcalf closed 9 years ago

defunctzombie commented 9 years ago

testable?

calvinmetcalf commented 9 years ago

I don't think so, because it should have identical behavior, all we are doing is avoiding extra calls to setTimeout that don't do anything