This is especially painful if you have a cheetah templating error, and we stop the log stream before we actually printed the templating exception.
To test this run planemo test test/functional/tools/cheetah_problem_unbound_var.xml within Galaxy's codebase. The shutdown message and the templating exception are only visible with this PR.
This is especially painful if you have a cheetah templating error, and we stop the log stream before we actually printed the templating exception.
To test this run
planemo test test/functional/tools/cheetah_problem_unbound_var.xml
within Galaxy's codebase. The shutdown message and the templating exception are only visible with this PR.