o split log_init() in slurmd_job_log_init() into a log_alter() and
log_set_argv0() to avoid reinitializing the log mutex. This avoids spurious debug messages on job stderr when default stderr logging is high (a rare but annoying bug)
Please register or sign in to comment