Skip to content
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

fix read streams blocking node threads #24652

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

karthiknadig
Copy link
Member

fixes #24594
fixes #24507

@karthiknadig karthiknadig added the bug Issue identified by VS Code Team member as probable bug label Dec 23, 2024
@karthiknadig karthiknadig self-assigned this Dec 23, 2024
@karthiknadig karthiknadig added the skip tests Updates to tests unnecessary label Dec 23, 2024
@karthiknadig karthiknadig merged commit 00791fd into microsoft:release/2024.22 Dec 23, 2024
45 of 47 checks passed
@karthiknadig karthiknadig deleted the recovery1 branch December 23, 2024 19:01
@helmut-hoffer-von-ankershoffen

Needs to be reopened @karthiknadig - Test Explorer in vscode with pytest broken since v2024.22.0. Tested v2024.22.1 - no change. This actually happens the moment one was more then 3 *_test.py files.

@karthiknadig
Copy link
Member Author

This fixes a threading issue. Where, testing blocked all other extensions from loading. This is a different issue, see here #24656

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug skip tests Updates to tests unnecessary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants