On Mar 18, 2012, at 9:41 AM, Torsten Förtsch wrote: > After a bit odf thinking about it I tend to forbid pool cleanups (and > PerlCleanupHandlers) to die. If they do we can: > > 1) completely ignore the exception > > 2) stringify it and write it to STDERR > > 3) gather it in a special hash, e.g. @APR::Pool::cleanup_exceptions
I concur with your thinking. Option 3 would probably be most useful, though 2 has an appeal as well. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org For additional commands, e-mail: dev-h...@perl.apache.org