-
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
ruff 0.6.5 occasionally panics when used as LSP inside Emacs #13392
Comments
I wonder if this is related to emacs-lsp/lsp-mode#4547 |
@offby1 We released a new ruff version yesterday that might fix your issue. Could you give it a try Lol... what a coincidence. The bug was an off by one error, and your handle is |
@offby1 Can you try upgrading Ruff to the latest version and see if the panic still persists? |
I upgraded as soon as the new version was available, and haven't noticed a
problem since. However, the original problem didn't occur all that often
to begin with.
…On Thu, Oct 3, 2024 at 9:52 PM Dhruv Manilawala ***@***.***> wrote:
@offby1 <https://github.com/offby1> Can you try upgrading Ruff to the
latest version and see if the panic still persists?
—
Reply to this email directly, view it on GitHub
<#13392 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAAYSLWD2CXTXXKLSTJ2ODZZYNIBAVCNFSM6AAAAABONVZTTKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJSHAYTOOJXGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Thanks for the update. I'll mark this as resolved for now to keep the issue tracker actionable but feel free to ping me if you face the issue again, we can re-open the issue then. |
in:title ruff in:title panic
lsp-mode
,lsp-ui
, andruff-format
installed (among many others)~/config/ruff/pyproject.toml
containsruff 0.6.5
Here's the output I see:
The text was updated successfully, but these errors were encountered: