[Twisted-Python] Re: [Twisted-commits] r14952 - Impelement spawnProcess for IOCP reactor. Resolves issue1008.

Jean-Paul Calderone exarkun at divmod.com
Fri Oct 28 23:26:22 EDT 2005


On Fri, 28 Oct 2005 10:38:02 -0600, Justin Johnson <justinj at wolfwood.twistedmatrix.com> wrote:
>Author: justinj
>Date: Fri Oct 28 10:38:01 2005
>New Revision: 14952
>
>Added:
>   trunk/twisted/internet/iocpreactor/process.py
>      - copied unchanged from r14928, branches/win32-process/twisted/internet/iocpreactor/process.py
>   trunk/twisted/internet/iocpreactor/process_waiter.py
>      - copied unchanged from r14928, branches/win32-process/twisted/internet/iocpreactor/process_waiter.py
>Modified:
>   trunk/twisted/internet/iocpreactor/ops.py
>   trunk/twisted/internet/iocpreactor/proactor.py
>   trunk/twisted/test/process_tester.py
>   trunk/twisted/test/test_process.py
>   trunk/twisted/topfiles/INSTALL
>Log:
>Impelement spawnProcess for IOCP reactor.  Resolves issue1008.
>

While I am excited this feature is so close, it seems like it isn't quite there yet.  Buildbot is now reporting only 442 tests run by the IOCP builder on Win32, and a really nasty looking traceback afterwards.

Could we revert this merge?

Jean-Paul




More information about the Twisted-Python mailing list