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
Commit 264715e slowed down pytest tests by about 50% when I run them locally. I'd rather not write cache files by default when running locally -- maybe we can only do it on CI builds. Alternatively, I'd like a documented option to skip writing cache to speed up tests.