-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Pre-release version breaks Source Control auto-refresh #24612
Comments
Hi! Do you have testing enabled? What about refresh tests on save? Might be related to a problem I just fixed: #24611 where testing (like discovery) was blocking the main node thread |
@eleanorjboyd , I don't think I do. What are the relevant settings to check? |
In your settings (either workspace or user) you would see these:
|
I see, thanks @eleanorjboyd! I do in fact have |
Did your fix go live in the pre-release version in the past hour? I'm no longer experiencing the issue even while on pre-release. |
hm im not entirely sure- a build failed and then got published so I will have to check if this change got in with it |
The fix should be in this version |
Let me know if this is not the case and I will reopen- thanks |
Type: Bug
Behaviour
Bizarrely, I have narrowed down this seemingly unrelated behavior regarding Source Control to the latest pre-release version of the Python extension. Source Control does not refresh any data, including current branch and pending changes in files, when on the latest version.
Steps to reproduce:
Diagnostic data
Output for
Python
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toPython
)Extension version: 2024.23.2024121601
VS Code version: Code 1.96.0 (138f619c86f1199955d53b4166bef66ef252935c, 2024-12-11T02:29:09.626Z)
OS version: Darwin arm64 24.1.0
Modes:
python.languageServer
setting: DefaultUser Settings
Installed Extensions
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
The text was updated successfully, but these errors were encountered: