you could custom modify your copy of ClusterManagers.jl to wait longer by changing the hard-coded "60" on this line:
https://github.com/JuliaParallel/ClusterManagers.jl/blob/master/src/slurm.jl#L52
you could custom modify your copy of ClusterManagers.jl to wait longer by changing the hard-coded "60" on this line:
https://github.com/JuliaParallel/ClusterManagers.jl/blob/master/src/slurm.jl#L52