Execution is interrupted due to raised warning from the session class
The scipt https://git.scc.kit.edu/virtmat-tools/vre-language/-/blob/master/scripts/run_remotely.py
is passing a grammar when a model is being extended. This causes a warining in the session class:
As the warning is raised the interpreter and the executor are interrupted. The expected behavior is that this warning is ignored.