Commit b8f7d74
committed
Use setsid resume.py to reduce reconfigure time
Using setsid instead of disown unlinks the resume.py process
from the parent (slurmctld) process, allowing scontrol reconfigure
to continue prior to the resume.py process exiting.1 parent 61aec72 commit b8f7d74
1 file changed
Lines changed: 1 addition & 2 deletions
File tree
- community/modules/scheduler/schedmd-slurm-gcp-v6-controller/modules/slurm_files/scripts
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
40 | 39 | | |
41 | 40 | | |
0 commit comments