Antoine Pitrou <pit...@free.fr> added the comment: 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. ---------- nosy: +brian.curtin versions: -Python 2.7, Python 3.2 Added file: http://bugs.python.org/file21923/sentinels2.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9205> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com