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.

作者 pitrou
收信人 gregory.p.smith, hobb0001, jyasskin, pitrou, rnk
日期 2010-05-28.17:40:38
SpamBayes Score 0.22796765
Marked as misclassified
Message-id <1275068440.31.0.270590984388.issue8844@psf.upfronthosting.co.za>
In-reply-to
内容
In 3.2, even using a timeout doesn't make the call interruptible.
The solution would be to fix the internal locking APIs so that they handle incoming signals properly, and are able to return an error status.
历史
日期 用户 动作 参数
2010-05-28 17:40:40pitrou修改recipients: + pitrou, gregory.p.smith, jyasskin, rnk, hobb0001
2010-05-28 17:40:40pitrou修改messageid: <1275068440.31.0.270590984388.issue8844@psf.upfronthosting.co.za>
2010-05-28 17:40:38pitrou链接issue8844 messages
2010-05-28 17:40:38pitrou创建