Commit 1f8856af authored by Matthieu Hautreux's avatar Matthieu Hautreux Committed by Danny Auble
Browse files

Network file systems, at least Lustre, can return -1 and set errno

to EINTR when something wrong happened between the open call and
its return. By ensuring that Slurm retries on such errors, we can
better tolerate Network file systems errors at launch time.
parent 13492b1c
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