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

Ensure the concurrency safety of TestResultsViewContent.reveal #189756

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

hsfzxjy
Copy link
Contributor

@hsfzxjy hsfzxjy commented Aug 6, 2023

Fix #189755

This PR ensures the concurrency safety of TestResultsViewContent.reveal by sequencializing the calls to contentProvider.update.

@connor4312 connor4312 enabled auto-merge (squash) August 7, 2023 17:19
@connor4312 connor4312 merged commit 24e6891 into microsoft:main Aug 7, 2023
6 checks passed
@hsfzxjy hsfzxjy deleted the content-provider-update-safety branch August 8, 2023 07:45
@hsfzxjy
Copy link
Contributor Author

hsfzxjy commented Aug 10, 2023

Hi. Should this PR also be marked with "August 2023" milestone?

@connor4312
Copy link
Member

It should! I assumed our PR bot would do this automatically...

@connor4312 connor4312 added this to the August 2023 milestone Aug 10, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Sep 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Test Results" Panel occasionally displays a phantom terminal
3 participants