This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients asvetlov, bennieswart, pitrou, yselivanov
Date 2021-08-31.18:38:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630435129.8.0.820863174601.issue44188@roundup.psfhosted.org>
In-reply-to
Content
To be clear, this probably doesn't have any actual consequence, since the right number of threads is launched anyway (at least in the example). But it's probably worth making the implementation less quirky (also, the semaphore's internal counter *might* overflow at some point?).
History
Date User Action Args
2021-08-31 18:38:49pitrousetrecipients: + pitrou, asvetlov, yselivanov, bennieswart
2021-08-31 18:38:49pitrousetmessageid: <1630435129.8.0.820863174601.issue44188@roundup.psfhosted.org>
2021-08-31 18:38:49pitroulinkissue44188 messages
2021-08-31 18:38:49pitroucreate