pyiron / pysqa

Simple HPC queuing system adapter for Python on based jinja templates to automate the submission script creation.
https://pysqa.readthedocs.io
BSD 3-Clause "New" or "Revised" License
24 stars 7 forks source link

[feature] Add option to raise error message #355

Open jan-janssen opened 1 month ago

jan-janssen commented 1 month ago

At the moment the error message is suppressed in the execute_command() function: https://github.com/pyiron/pysqa/blob/main/pysqa/base/core.py#L49