Commit 7497c45c authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Add thread-lock tests to lock_slurmctld() to intentionally abort() if double-locking.

Calling lock_slurmctld() while already holding locks leads to deadlock.
Intentionally cause such instances to abort() on development builds to
force these locations to the surface.
parent c83e5c34
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