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

System.Diagnostics.Process work planned for .NET 7 #64600

Closed
4 of 7 tasks
Tracked by #57209
jeffhandley opened this issue Feb 1, 2022 · 2 comments
Closed
4 of 7 tasks
Tracked by #57209

System.Diagnostics.Process work planned for .NET 7 #64600

jeffhandley opened this issue Feb 1, 2022 · 2 comments
Assignees
Labels
area-System.Diagnostics.Process Epic Groups multiple user stories. Can be grouped under a theme. Priority:3 Work that is nice to have Team:Libraries
Milestone

Comments

@jeffhandley
Copy link
Member

jeffhandley commented Feb 1, 2022

This issue captures the planned work for .NET 7. This list is expected to change throughout the release cycle according to ongoing planning and discussions, with possible additions and subtractions to the scope.

Summary

We are not planning any notable investments into the System.Diagnostics.Process area in .NET 7. We will address high-impact issues and resolve test issues. We will consider small community contributions that improve cross-platform compatibility.

Planned for .NET 7

Backlog (in roughly priority order)

@jeffhandley jeffhandley added Epic Groups multiple user stories. Can be grouped under a theme. area-System.Diagnostics.Process Priority:3 Work that is nice to have Team:Libraries labels Feb 1, 2022
@jeffhandley jeffhandley added this to the 7.0.0 milestone Feb 1, 2022
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Feb 1, 2022
@ghost
Copy link

ghost commented Feb 1, 2022

Tagging subscribers to this area: @dotnet/area-system-diagnostics-process
See info in area-owners.md if you want to be subscribed.

Issue Details

This issue captures the planned work for .NET 7. This list is expected to change throughout the release cycle according to ongoing planning and discussions, with possible additions and subtractions to the scope.

Summary

We are not planning any notable investments into the System.Diagnostics.Process area in .NET 7. We will address high-impact issues and resolve test issues. We will consider small community contributions that improve cross-platform compatibility.

Planned for .NET 7

Author: jeffhandley
Assignees: jeffhandley, adamsitnik, Jozkee
Labels:

Epic, area-System.Diagnostics.Process, Priority:3, Team:Libraries

Milestone: 7.0.0

@jeffhandley jeffhandley removed the untriaged New issue has not been triaged by the area owner label Feb 1, 2022
@davidfowl
Copy link
Member

I want to leave some feedback here, but I don't have granular feedback, just an example of an API we wrote to "handle all of the edge cases when running a process on multiple platforms with the .NET APIs":

https://github.com/dotnet/tye/blob/6f9454e7b52bee30a0ba53f813678016b193c547/src/Microsoft.Tye.Core/ProcessUtil.cs#L28-L188

I'm not sure I'm proposing this exact API but I've love to see what the .NET 7 version of this API would look like after the changes made here.

@ghost ghost locked as resolved and limited conversation to collaborators Sep 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Diagnostics.Process Epic Groups multiple user stories. Can be grouped under a theme. Priority:3 Work that is nice to have Team:Libraries
Projects
None yet
Development

No branches or pull requests

4 participants