I changed the cli parameter from simple --no-atexit to --atexit=yes|no, so for latest master use --atexit=no. For now the default is the equivalent of --atexit=yes.

This form allows extensibility in the future, like enabling/disabling at exit callbacks for specific situations (e.g., exit by signal, daemonize, ...).


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.