o Fix signal handling in srun
- use pthread_sigmask() instead of sigprocmask() - save blocked signals just before unblocking them in src/srun/allocate.c:allocate_nodes, then reinstate this mask before removing handlers.
Loading
Please register or sign in to comment