Hi,

Olivier Mengué schrieb:
> So here is my question: what can I use to track what is keeping the session
> alive ? How can I inspect the session (even using private APIs) and the
> kernel ?


Adding following line to the top of your code, before you create the
session will output additional kernel debug messages.

sub POE::Kernel::TRACE_REFCNT() { 1 }

I did not figure out though how to see what actually keeps the
kernel/session alive.  I only can figure out now that something is
keeping it alive.

More information on this topic would be appriciated.


Regards,
Andreas

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to