Skip to content

Add Process conceptual article or tutorial #29941

Open
@KathleenDollard

Description

I had no problem finding this article: https://docs.microsoft.com/en-us/dotnet/api/system.diagnostics.process.waitforexit?view=net-6.0, gut it did not tell me how to start a process with a timeout, and either it is not intuitive, or I have another issue.

I am trying to run dotnet build in an xunit test. Still not successful at that, but the feedback is around process start. The article above has no information and the links in it offer different approaches with no explanation. I think it would be super helpful to have a tutorial of some type on starting a process, from why you want to handling timeouts (still not working correctly), and if there are special warnings or issues around doing it in major test frameworks, that would be good too. And async.

I have no idea where it fits, but it should be super easy to get to it from all of the process API that it explains.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions