On Fri, Apr 1, 2011 at 4:19 AM, Arne Goedeke <[email protected]> wrote: > happen. It would therefore be nice if it was somehow possible to force > the destruction of certain objects on exit, even without > --with-cleanup-on-exit. Is there a possibility for that?
Have a look at set_exit_callback()/pike_set_prog_event_callback().
