How to prevent Python Code with Callback "After post" to be executed each time a solution tracker is updated?
In my case the python code objects are intended to copy files and save figures after postprocessing is finished, and of course, after the solution has been finished before. However, at the moment they are also triggered if a solution tracker is updated while the solution is running.