You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The job_submit.lua failed with bad log message formatting when the
account does not exist in slurmdbd. Now, this case is gracefully
handled with appropriate error message raised to the user interface.
Fix#6, #14
The script drops into this branch : https://github.com/edf-hpc/slurm-llnl-misc-plugins/blob/master/job_submit/job_submit.lua#L423
Then fails while trying to log the message because the job_desc.default_account placeholder is nil.
The text was updated successfully, but these errors were encountered: