-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Linter panic] related to cache, cannot provide repro #10722
Comments
Just thinking about what this could be... Do you use the |
(Were you upgrading from v0.3.4?) |
No use of Note I found the first line pretty interesting: It looks like there was some package refactoring on our side that maybe the cache isn't resilient to |
@hauntsaninja did you ever run into this again or has this been resolved? |
Ah I think I actually reported this at some other point with a clear repro and we fixed |
With ruff 0.3.5
Possibly related to the "Different package root in cache" warning immediately prior.
I think I could repro deterministically, but then I wiped cache and no longer could reproduce.
The text was updated successfully, but these errors were encountered: