Warnings from threadpoolctl with the text at https://github.com/joblib/threadpoolctl/blob/master/multiple_openmp.md#L34-L36 were very helpful in diagnosing some deadlocks recently in SciPy! scipy/scipy#23989 (comment)
I noticed that the text there specifies just Linux and macOS, but it was on Windows that we hit what appears to be the same problem.
Warnings from threadpoolctl with the text at https://github.com/joblib/threadpoolctl/blob/master/multiple_openmp.md#L34-L36 were very helpful in diagnosing some deadlocks recently in SciPy! scipy/scipy#23989 (comment)
I noticed that the text there specifies just Linux and macOS, but it was on Windows that we hit what appears to be the same problem.