[Twisted-Python] Reactors

James Y Knight foom at fuhm.net
Thu Nov 18 12:17:18 EST 2004


On Nov 18, 2004, at 3:58 AM, Bob Ippolito wrote:
> Very test-failness.  I haven't seen a situation where cfreactor 
> doesn't actually work in practice since it was changed to handle the 
> GIL correctly.

There are two serious issues I know about:
1) See "survive a re-entrant call to .resumeProducing, which happens 
under the cf reactor". That should definitely not happen. 
Unfortunately, there is no test case testing this at the moment.
2) Half-close support is unimplemented.

James





More information about the Twisted-Python mailing list