FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 60b28ef0 authored by L. Bower's avatar L. Bower
Browse files

comment update

parent 85c5a79c
No related branches found
No related tags found
No related merge requests found
......@@ -326,7 +326,8 @@ class ProcessorBase:
end_job(status, premature = True)
# Set default case
# This would be improved by implementing a class structure
# This would be improved by implementing a class structure - not ethat the proc_out is not curently used
# as we now deal with copying outputs elsewhere. Keeping it here as a placeholder.
if proc_out is None:
proc_out = {
'output': None,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment