Quoting Arthur Bergman ([EMAIL PROTECTED]):
> 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,$$; :-)
> 
Did you fix that then? The perlfork manpage makes it sound like there
will be leaks all over the place.

Cheers,
-- 
Merijn Broeren | She doesn't want you to understand her. She knows that's
Software Geek  | impossible. She just wants you to understand yourself,
               | everything else is negotiable. 

Reply via email to