Fix OpenMP bug with find_vertex()
Python types cannot be checked in parallel. This commit forces the number of threads to be 1 in such case.
Please register or sign in to comment
Python types cannot be checked in parallel. This commit forces the number of threads to be 1 in such case.