Re: POE::Kernel patch for propagation of exceptions

2007-07-23 Thread David Davis
Did you submit this to POE's RT? http://rt.cpan.org/Public/Bug/Report.html?Queue=POE Cheers, David On 7/17/07, Phil Whelan <[EMAIL PROTECTED]> wrote: Hi, Where should I send my patch to POE::Kernel? The propagation of exceptions did not seem to be working as documented. Thanks, Phil --- /u

Re: problem with POE and AIO

2007-07-23 Thread David Davis
Hi, Are you using PoCo AIO? Also, I suspect aio might not be writing all the data you're asking it to. I suggest you make a smaller and simpler test case to isolate your bug. HTH Cheers, David On 7/20/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: i have a web crawler using POE::Component

POE-0.9999: 2 small defects found

2007-07-23 Thread Markus Jansen
Hi Rocco and others, thanks for all the effort you put in POE. On POE-0. (released today), I found one defect causing lots of tests to fail on my Perl-5.8.8 Solaris 2.6 box, with the Perl process trying to allocate as much memory as possible. The problem (root cause found at POE::Wheel::Sock