Subject: | POE::Kernel->stop causes crash |
Latest changes in 1.366 cause nested sessions running under POE::Wheel::Run to die in certain circumstances. Sadly the code causing this is proprietary and I haven't been able to reproduce it in a code sample yet. This is the change that causes the crash:
https://github.com/rcaputo/poe/commit/c6f8e4f9dabbef51a75dbb043c01c92807fc604c
lib/POE/Kernel.pm line 1330. It works fine with _data_ses_free and POE < 1.366.