Merge branch 'revert-58a6ff20' into 'master'
Revert "Merge branch 'threadpool_task_plots' into 'master'" This reverts merge request !375. There is a problem running the testThreadpool program when built with: ``` ./configure --disable-optimization ``` it is crashing during the program exit phase. See merge request !383