Use time.monotonic for timeouts

time.time() relies on system time, which can change.

Closes #20400 (closed)

Merge request reports

Loading