[issue20369] concurrent.futures.wait() blocks forever when given duplicate Futures

Pablo Galindo Salgado report at bugs.python.org
Tue Jan 4 08:36:45 EST 2022


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


New changeset 7d7817cf0f826e566d8370a0e974bbfed6611d91 by Kumar Aditya in branch 'main':
bpo-20369: concurrent.futures.wait() now deduplicates futures given a… (GH-30168)
https://github.com/python/cpython/commit/7d7817cf0f826e566d8370a0e974bbfed6611d91


----------
nosy: +pablogsal

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


More information about the Python-bugs-list mailing list