Hi,
Is there a known issue (yet) with timers/delays in 0.20.7? I upgraded earlier and my log file is a solid mountain of:
(node:1192) TimeoutOverflowWarning: 3124648168 does not fit into a 32-bit signed integer.
Timeout duration was set to 1.
I'm not using setInterval(), timers, delays, or any timing things like that, this is a program that has been running for about a month with no issues.