Skip to content

Add Aspire service tests#43515

Merged
tmat merged 2 commits intodotnet:release/9.0.1xxfrom
tmat:AspireServiceTests9
Sep 18, 2024
Merged

Add Aspire service tests#43515
tmat merged 2 commits intodotnet:release/9.0.1xxfrom
tmat:AspireServiceTests9

Conversation

@tmat
Copy link
Copy Markdown
Member

@tmat tmat commented Sep 17, 2024

No description provided.

@tmat tmat marked this pull request as ready for review September 17, 2024 19:41
@tmat tmat requested review from a team and BillHiebert as code owners September 17, 2024 19:41
@ghost ghost added Area-Infrastructure untriaged Request triage from a team member labels Sep 17, 2024
@tmat tmat mentioned this pull request Sep 17, 2024
@tmat
Copy link
Copy Markdown
Member Author

tmat commented Sep 18, 2024

@phil-allen-msft ptal


public static class Helpers
{
public static async Task<bool> CanConnectToPortAsync(Uri url, uint msToWait, CancellationToken cancelToken)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

There is probably a much simpler way to do this. This code is very very old and was modeled after the original C++ version.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

We can refactor later on. For now I kept the source (mostly) as is.

@tmat tmat merged commit 2025cc8 into dotnet:release/9.0.1xx Sep 18, 2024
@tmat tmat deleted the AspireServiceTests9 branch September 18, 2024 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Infrastructure untriaged Request triage from a team member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants