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
Running a second job with pdwfs-slurm when one has been launched on the same machine (for instance same login node) and is still running results in an errors in both jobs.
To Reproduce
Run twice the same job on the same machine (e.g. the example provided: ior_slrum).
Both jobs show some errors upon finalization related to a connection to Redis:34000 and the pdwfs.session file.
Expected behavior
No error should occur and both jobs should complete gracefully.
The text was updated successfully, but these errors were encountered:
Describe the bug
Running a second job with pdwfs-slurm when one has been launched on the same machine (for instance same login node) and is still running results in an errors in both jobs.
To Reproduce
Run twice the same job on the same machine (e.g. the example provided: ior_slrum).
Both jobs show some errors upon finalization related to a connection to Redis:34000 and the pdwfs.session file.
Expected behavior
No error should occur and both jobs should complete gracefully.
The text was updated successfully, but these errors were encountered: