[issue32208] Improve semaphore docmentation

Garrett Berg report at bugs.python.org
Sun Dec 3 22:20:46 EST 2017


Garrett Berg <googberg at gmail.com> added the comment:

Also, is "The order in which threads are awoken should not be relied on" actually true? Would it not be up to the OS specific scheduler? For instance, wouldn't the POSIX scheduler use a priority queue of some kind?

----------

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


More information about the Python-bugs-list mailing list