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
收信人 Albert.Strasheim, aljungberg, asksol, bquinlan, brian.curtin, gdb, gkcn, hongqn, jnoller, pitrou, vlasovskikh, vstinner
日期 2011-05-07.13:26:59
SpamBayes Score 0.10446582
Marked as misclassified
Message-id <1304774823.45.0.987293002184.issue9205@psf.upfronthosting.co.za>
In-reply-to
内容
Here is an updated patch. Much of it consists of changes in the Windows Connection implementation, where I had to use overlapped I/O in order to use WaitForMultipleObjects on named pipes.

test_concurrent_futures sometimes blocks (under Windows), I'll try to debug.
历史
日期 用户 动作 参数
2011-05-07 13:27:04pitrou修改recipients: + pitrou, bquinlan, vstinner, jnoller, hongqn, brian.curtin, asksol, vlasovskikh, gdb, Albert.Strasheim, aljungberg, gkcn
2011-05-07 13:27:03pitrou修改messageid: <1304774823.45.0.987293002184.issue9205@psf.upfronthosting.co.za>
2011-05-07 13:27:02pitrou链接issue9205 messages
2011-05-07 13:27:02pitrou创建