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
Would be nice to have job_script_prologue equivalent but for cleanup. I.e. run some commands after worker exists. The argument could be called job_script_epilogue.
The text was updated successfully, but these errors were encountered:
Sure, I can imagine this can be useful in some case, I'm almost surprised the need didn't occur before. I think it should be simple enough, considering the prologue part is already implemented.
Would be nice to have
job_script_prologue
equivalent but for cleanup. I.e. run some commands after worker exists. The argument could be calledjob_script_epilogue
.The text was updated successfully, but these errors were encountered: