attach: use _exit() instead of exit() in the intermediate child process
This prevents on_exit() and atexit() handlers registered by the parent
process from being run in the forked intermediate process.
Signed-off-by:
Johannes Henninger <johannes@henninger.io>
Showing
Please
register
or
sign in
to comment