Karthikeyan Singaravelan <tir.kar...@gmail.com> added the comment:

Thanks for the report and PR. I can find a very similar issue where time.time 
was changed to time.monotonic across multiprocessing module by Victor for the 
same reason : issue34054. I don't know why it wasn't changed in 
concurrent.futures . Seems this was reported here : 
https://bugs.python.org/issue29733#msg289116. I am adding Victor and Antoine 
who might have thoughts on this. Feel free to remove yourself if it's not 
relevant.

Thanks

----------
nosy: +pitrou, vstinner

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34819>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to