cpython/Misc/NEWS.d/next/Library/2018-09-27-09-45-00.bpo-348...

2 lines
171 B
ReStructuredText

Use a monotonic clock to compute timeouts in :meth:`Executor.map` and :func:`as_completed`, in order to prevent timeouts from deviating when the system clock is adjusted.