Closed jbrzusto closed 7 years ago
This has been useful in finding some other bugs, as it lets me fake a devStalled condition by stepping the system clock 30 seconds into the future, but really, timeouts should use CLOCK_MONOTONIC for exactly that reason!
CLOCK_MONOTONIC
This has been useful in finding some other bugs, as it lets me fake a devStalled condition by stepping the system clock 30 seconds into the future, but really, timeouts should use
CLOCK_MONOTONIC
for exactly that reason!