You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_sbatch_args was incorrectly called _slurm_args in one of the if
statements in slurm.py causing a crash. Added in a load .slurm to
__init__ as development env had plugins in PYTHONPATH. Moved slurm
plugin base to base.py instead of slurm.py
0 commit comments