Anton Polyakov
Results
1
issues of
Anton Polyakov
We seem to incorrectly handle the CGroup (and possible other) config when doing test case: ``` a = pyslurm.slurmctld.config.Config.load() ctl_dict = a.to_dict() ``` config from Slurm: ``` root@slurm:/tmp$ scontrol show...