Closed matsvanmolle closed 2 months ago
This PR fixes the fact that the post_run_hook was an AsyncProcess. It is now possible to do post-dataprocessing on the output without race conditions. The process will now also not interfere with the experiment.
This PR fixes the fact that the post_run_hook was an AsyncProcess. It is now possible to do post-dataprocessing on the output without race conditions. The process will now also not interfere with the experiment.