You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The recent release of numba 0.62 on September 18th broke our CI with a crash in some tests. As part of supporting lates numba, we require new suppressions due to leaks in llvm::ScalarEvolution in a pass by numba through llvmlite
We should hence lock the version to 0.61 until we can fully support latest numba.
0 commit comments