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

Run examples as part of the test suite #477

Merged
merged 18 commits into from
Sep 16, 2024
Merged

Run examples as part of the test suite #477

merged 18 commits into from
Sep 16, 2024

Conversation

LPeter1997
Copy link
Member

No description provided.

@LPeter1997 LPeter1997 marked this pull request as draft September 15, 2024 19:01
@LPeter1997 LPeter1997 marked this pull request as ready for review September 15, 2024 20:46
var gotOutput = standardOutput.ToString();

// Wait for the process to exit
process.WaitForExit();
Copy link
Member

Choose a reason for hiding this comment

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

Will hit dotnet/runtime#51277 as soon as our example spawn a subprocess.
Unlikely but I love reminding this bug exists until it's fixed.
There isn't a real workaround to do either

@LPeter1997 LPeter1997 merged commit 8a74a46 into main Sep 16, 2024
3 checks passed
@LPeter1997 LPeter1997 deleted the run-examples branch September 16, 2024 14:50
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