On 13 Apr 2005, at 04:53, Rocco Caputo wrote:
1. The exit() in POE::Wheel::Run doesn't bypass "forked" object destruction. With ASSERT_DEFAULT on (the default for POE's tests), a lot of "this thing leaked" messages show up. They're harmless, more or less, but object destructors are still being called in the "child" process.
Is there any way to exit from the child "process" without triggering all the object destructors that were forked into it?
kill 9,$$; :-)
----- CTO @ Fotango Ltd +447834716919 http://www.fotango.com/
