Skip to content

Fix threadpool

Loic Hausammann requested to merge fix_threadpool into master

Hey,

The threadpool is currently broken in debugging mode due to an extra tic (./configure --enable-threadpool-debugging --enable-task-debugging). I fixed it in this branch but can you check that I am using the correct tic? Thanks!

Merge request reports