Commit 2265e51d authored by Mark Grondona's avatar Mark Grondona
Browse files

o Fix locking bugs in slurmd due to fork from threaded app:

  - install atfork handlers in slurmd to protect against fork-critical
    code (gethostbyaddr and list_*)
  - do not bother freeing slurm credential context
 o Fix small bug in save_cred_state
 o Log more errors in slurmd manger and session mangers
 o change setproctitle and logfile prefix for NOALLOC jobs
parent 7775c8ed
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