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 shihai1991
Recipients 0x0L, davin, iritkatriel, pitrou, python-dev, shihai1991
Date 2021-08-31.05:04:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630386241.21.0.0380506715193.issue45021@roundup.psfhosted.org>
In-reply-to
Content
Is it a defined behavior?
I got this sentence from pep-3148: Deadlock can occur when the callable associated with a Future waits on the results of another Future.
History
Date User Action Args
2021-08-31 05:04:01shihai1991setrecipients: + shihai1991, pitrou, python-dev, davin, iritkatriel, 0x0L
2021-08-31 05:04:01shihai1991setmessageid: <1630386241.21.0.0380506715193.issue45021@roundup.psfhosted.org>
2021-08-31 05:04:01shihai1991linkissue45021 messages
2021-08-31 05:04:01shihai1991create