Commit 5084493d authored by Tim Wickberg's avatar Tim Wickberg
Browse files

protect slurm_mutex_* calls with abort() on pthread errors

abort() rather than continue if pthread_mutex_ calls fail. better
to die early rather than continue on and risk corruption. mirrors
the (now removed) macro definitions from cbuf/hostlist/list.
parent 2c6b0dcc
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