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

Eliminate hang due to TcpListener thread #1230

Closed
wants to merge 30 commits into from
Closed

Conversation

CharliePoole
Copy link
Collaborator

Fixes #1183

Recognize .NET 7 when installed
Create dev release when merging into version3 branch
Ensure that agent path is quoted when launching it
Examine --list-runtimes in order to support adhoc install of .NET 7.0 RC on AppVeyor
Don't throw when an unknown / unsupported runtime is installed
Include netcore 3.1 build in engine package once again
Install .NET 7.0 for Azure CI Build
@CharliePoole
Copy link
Collaborator Author

Merging to wrong branch

@CharliePoole CharliePoole deleted the issue-1183 branch October 2, 2022 15:27
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.

Build hangs when test spawns processes which do not terminate properly
1 participant