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 shutdown order for server mode #3306

Merged

Conversation

MarcoRossignoli
Copy link
Contributor

@MarcoRossignoli MarcoRossignoli commented Jul 22, 2024

In server mode we cannot send back logging information to VS after the "exit".

cc: @drognanar

Copy link
Member

@Evangelink Evangelink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am assuming that would be hard to safe guard with some test?

@MarcoRossignoli MarcoRossignoli merged commit f2f6338 into microsoft:main Jul 22, 2024
7 checks passed
@MarcoRossignoli MarcoRossignoli deleted the dev/mr/fixservershutdown branch July 22, 2024 13:49
@MarcoRossignoli
Copy link
Contributor Author

I am assuming that would be hard to safe guard with some test?

We cannot I did it manually simulating/reproing a throw new timeout.

Evangelink pushed a commit that referenced this pull request Aug 5, 2024
Co-authored-by: Marco Rossignoli <[email protected]>
# Conflicts:
#	samples/Playground/Playground.csproj
#	samples/Playground/Program.cs
#	samples/Playground/ServerMode/TestingPlatformClientFactory.cs
#	samples/Playground/ServerMode/v1.0.0/TestingPlatformClient.cs
@Evangelink Evangelink modified the milestones: MSTest 3.6 / Platform 1.4, MSTest 3.5.3 / Platform 1.3.3 Aug 30, 2024
Evangelink pushed a commit that referenced this pull request Aug 30, 2024
Co-authored-by: Marco Rossignoli <[email protected]>
# Conflicts:
#	samples/Playground/Playground.csproj
#	samples/Playground/Program.cs
#	samples/Playground/ServerMode/TestingPlatformClientFactory.cs
#	samples/Playground/ServerMode/v1.0.0/TestingPlatformClient.cs
@Evangelink Evangelink modified the milestones: MSTest 3.5.3 / Platform 1.3.3, MSTest 3.6 / Platform 1.4 Aug 30, 2024
Evangelink added a commit that referenced this pull request Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants