Skip to content

Always print the output of the analysis

Samuel GAIST requested to merge always_print_analysis_output into 1.4.x

Currently, once an experiment was run, nothing was printed anymore as all the blocks are cached. This patch ensures that wathever the state, the analyser output is always printed.

Merge request reports