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
* Delete unnecessary comparison operators
These are already defined by Base in terms of other comparison operators, so
they cause a ton of invalidations.
* use :static scheduler for GIL tests
possible fix for CI crashes seen in these tests
---------
Co-authored-by: Christopher Doris <github.com/cjdoris>
0 commit comments