defunctzombie / node-process

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

avoid using the cached timeouts unless neccisary #70

Closed calvinmetcalf closed 8 years ago

calvinmetcalf commented 8 years ago

should fix #69 and #68 at least most of the time by avoiding using the cached setTimeouts unless absolutely necessary

calvinmetcalf commented 8 years ago

if no objections will merge latter today