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

Add wait option to Replay #72852

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Add wait option to Replay #72852

merged 1 commit into from
Apr 3, 2024

Conversation

jaredpar
Copy link
Member

@jaredpar jaredpar commented Apr 2, 2024

This adds a new command line argument, -wait, to replay. This will print out the process ID and then wait for keyboard input before continuing. This is useful if you want to start a dotnet trace command on the newly started compiler server.

@jaredpar jaredpar requested a review from a team as a code owner April 2, 2024 21:30
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead labels Apr 2, 2024
@jaredpar
Copy link
Member Author

jaredpar commented Apr 2, 2024

@dotnet/roslyn-compiler PTAL

@jaredpar jaredpar merged commit 8e7e236 into dotnet:main Apr 3, 2024
30 checks passed
@jaredpar jaredpar deleted the replay branch April 3, 2024 04:13
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Apr 3, 2024
@dibarbet dibarbet modified the milestones: Next, 17.11 P1 Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants