Monkey-patch https://github.com/pyiron/executorlib/pull/943#813
Monkey-patch https://github.com/pyiron/executorlib/pull/943#813
Conversation
Signed-off-by: liamhuber <liamhuber@greyhavensolutions.com>
|
I'll first let it roll to see if it causes any new problems, and whether it solves the simple integration test problem. If it does, I'll roll back the |
|
Well, what I did re-introduced the failure on the slurm test, which is sad |
|
Aha, because in my short-circuit I left out an intermediate step |
Signed-off-by: liamhuber <liamhuber@greyhavensolutions.com>
|
Ah, sadly this attack is misguided. The patch targets a task scheduler, but I am mixing in a new class inheriting from |
No description provided.