Nov. 18, 2004
5:17 p.m.
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