Hi, Andrew Feren wrote: > What version of POE are you running? I gather from your other email > that you are running on Win32.
It is indeed a Windows XP SP3 (32 Bit) system. Perl (ActiveState) 5.10.1, POE 1.006 (newest Version from http://ppm4.activestate.com/MSWin32-x86/5.10/1006/package.xml) installed as PPM. I'm having the same results on a Windows 2003 Server (32 Bit) system. > Having the app work for a minute or so and then hang sounds suspiciously > like > https://rt.cpan.org/Ticket/Display.html?id=49379 The application does not hang. It is still responding. Hitting another CTRL+C will execute the signal handler another time. It simply does not shut down, although there are no more jobs running from my point of view. I don't understand yet though, how I can check, if there is indeed something still keeping it alive. Adding the line sub POE::Kernel::TRACE_REFCNT () { 1 } before use POE; gave me a lot of output, which has been posted in the previous email. But I didn't see a list of what actually keeps it running. Some help on this would be nice :-) I'll strip the code down as small as possible, keeping the described error intact, and post it here if there are no other suggestions. Thanks, Andreas
signature.asc
Description: OpenPGP digital signature