Change slurm_cond_timedwait to not print messages on ETIMEDOUT
Presumably you're okay handling timeouts when calling slurm_cond_timedwait otherwise you should have used slurm_cond_wait. Bug 2829.
Loading
Please register or sign in to comment
An update will be installed on Tuesday, April 15, 2025 between 21:00 and 22:00. During this, the service will be unavailable several times.
Presumably you're okay handling timeouts when calling slurm_cond_timedwait otherwise you should have used slurm_cond_wait. Bug 2829.