Commit b17e2aee authored by Danny Auble's avatar Danny Auble
Browse files

Remove unneeded job lock when running assoc_mgr cache. This lock could

cause potential deadlock when/if TRES changed in the database and the
slurmctld wasn't made aware of the change.  This would be very rare.

The lock was originally there to keep new jobs from grabbing the assoc
information.  If the lock was done afterwards the worst case is we get the new
information.
parent 0c5e3508
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