From the docs of `SingleNodeExecutor` https://github.com/pyiron/executorlib/blob/3ef0ba9b40c16d3f2f28e30cb67de399517dbba1/src/executorlib/executor/single.py#L64 I expected it to support the `wait` parameter However, when I try to use it, I hit https://github.com/pyiron/executorlib/blob/3ef0ba9b40c16d3f2f28e30cb67de399517dbba1/src/executorlib/standalone/inputcheck.py#L28
From the docs of
SingleNodeExecutorexecutorlib/src/executorlib/executor/single.py
Line 64 in 3ef0ba9
waitparameterHowever, when I try to use it, I hit
executorlib/src/executorlib/standalone/inputcheck.py
Line 28 in 3ef0ba9