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

exarkun at twistedmatrix.com exarkun at twistedmatrix.com
Thu Mar 15 12:25:26 EDT 2012


On 06:33 am, dynamicgl at gmail.com wrote:
>On Wed, Mar 14, 2012 at 10:04 PM, gelin yan <dynamicgl at gmail.com> 
>wrote:
>>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
>
>Hi All
>
>    I guess the implementation of IOCP reactor has problems. I ran 
>another
>test with AMP. sending some chunks data and the program showed some 
>errors
>which didn't exist with select reactor.

Please file a bug report in the issue tracker.

Jean-Paul



More information about the Twisted-Python mailing list