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
Remove JIT dep in memory leak check and reorganize tests (#830)
* Runs DataFrames tests that do not have jit dependencies in separate sessions on CI to avoid importing JIT before a non-jit test
* Removes dependency on numba/compiler in memory_leak_check
* Once scatter/gather don't use JIT, we can remove a majority of the tests from the "JIT dependency"
0 commit comments