Re: session not stopping
Andreas Altergott <[email protected]>
| Newsgroups | gmane.comp.lang.perl.poe |
|---|---|
| Organization | MIRA Consulting GmbH |
| Message-ID | <[email protected]> |
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
(application/pgp-signature, 260 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkrDWwUACgkQImDrLy4cAN+DswCfQDW89D0YQCvcTlypa+iGsYkL AUgAoJV0s98QKA8JLXHA5TdJVzRHWDR3 =RtUo -----END PGP SIGNATURE-----