pub fn reset_activation_token_env()
Expand description
Remove the activation environment variables from the current process.
This is wise to do before running child processes, which may not to support the activation token.
pub fn reset_activation_token_env()
Remove the activation environment variables from the current process.
This is wise to do before running child processes, which may not to support the activation token.