Closed
Description
If things are running really slowly the timer looks as if it's accumulated the times when, in fact, it hasn't. It fails quite reliably for me if I reduce the delay to 20ms and expect the timer's max to be less than 40ms. We currently use 300ms and 600ms and a recent failure on Windows had taken 813ms. Unless we can do something smart with Reactor's virtual time, we might just have to settle for increasing the delay and max limit to something like 1000ms and 2000ms.