Closed
Description
Setting the default threading layer here:
Lines 3 to 6 in c61cdfe
Causes the workaround of installing tbb
for this (numba/numba#4484) numba parallelism bug not to work.
It's a little unclear to me if the original issue is resolved. If so, could these lines just get removed?