Skip to content

Improve synchronized output handling

Samuel GAIST requested to merge 27_improve_synchronized_output_handling into master

This merge request adds the processor output name that is currently written to the parameters of the evaluator write.

This allows to manage the evaluator write operation more cleanly has the method is called each time a processor output is written to.

Fixes #27 (closed)

Merge request reports