-
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
VSCode test discovery hangs forever loading (downgraded to previous version 2024.22.0 and now working as expected) #24684
Comments
I'm experiencing the same issue with version 2024.22.1
|
I believe test discovery belongs to vscode-python |
We are seeing this same behavior in my team on MacOS with VSCode (which we updated today as part of our exploration of the error). We tried downgrading pylance but it didn't help. We are running Python 3.11. Running |
Same exact thing Mac, Python 11, pyenv |
Same here. Python 3.11.9 with pyenv virtualenv, unittest (not pytest). Downgraded and it works again. |
duplicate of #24656, sorry for the problem and we are working on a fix! Thanks |
Environment data
Code Snippet
Repro Steps
It started with version 2024.22.1
Expected behavior
Show a list of tests to run
Actual behavior
Loading forever, never ends, no errors, nothing in logs
Logs
The text was updated successfully, but these errors were encountered: