Commit 2a17983d authored by Morris Jette's avatar Morris Jette
Browse files

Remove locks prior to job_submit call

In the job_submit plugin: Remove all slurmctld locks prior to job_submit()
being called for improved performance. If any slurmctld data structures are
read or modified, add locks directly in the plugin.
parent 206e4f45
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment