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
## Summary
Ensures that the extension calls `updateStatus` with `busy=false` when
the server startup is complete.
This is now necessary after
#600 correctly added an
`updateStatus` call with `busy=true` before the server starts.
Fixes#605
## Test Plan
I ran the extension and verified that the busy indicator no longer spins
forever.
---------
Co-authored-by: Dhruv Manilawala <[email protected]>
What happens
When
2024.44.0
is installed, the Status bar display in the default (v0.6.4) looks like hunging up as follows.This does not occur if Ruff v0.5.7 is explicitly specified in the settings.
*note: This issue is not reporting a bug, the extension looks working fine.
System Info
VSCode version: 1.91.1
Python version: 3.11.2
Host OS:
Project structure
The following stuff is minimum configuration to reproduce the issue.
Settings
Others
files:
hello.py
The text was updated successfully, but these errors were encountered: