[docs] [issue19270] Document that sched.cancel() doesn't distinguish equal events and can break order

Josh Rosenberg report at bugs.python.org
Tue Oct 9 10:18:09 EDT 2018


Josh Rosenberg <shadowranger+python at gmail.com> added the comment:

Victor: "I would be interested of the same test on Windows."

Looks like someone performed it by accident, and filed #34943 in response (because time.monotonic() did in fact return the exact same time twice in a row on Windows).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue19270>
_______________________________________


More information about the docs mailing list