[Twisted-Python] a weird problem about IOCP reactor and perspective broker

gelin yan dynamicgl at gmail.com
Wed Mar 14 10:04:13 EDT 2012


Hi all

    I attach two files for this problem. When i used iocp reactor with pb,
I noticed once the remote method returned a deferred object, the client app
would raise many exceptions..kinda weird.

It is ok to return the value directly (no defer)

 The most interested part is when I used select reactor, everything was
fine..I am not sure whether it is a bug on IOCP.

OS: windows 7 64 bit
py: 2.6.6 32bit
twisted version: 12.0.0

Regards

gelin yan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20120314/cf1e5bb3/attachment-0001.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pb_bugs_client.py
Type: application/octet-stream
Size: 1061 bytes
Desc: not available
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20120314/cf1e5bb3/attachment-0002.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pb_bugs_server.py
Type: application/octet-stream
Size: 479 bytes
Desc: not available
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20120314/cf1e5bb3/attachment-0003.obj 


More information about the Twisted-Python mailing list