Skip to content

Add an option to get the exit code of the process if available #61

@jamezp

Description

@jamezp

Create a method on the ServerManager to retrieve the exit code from the process if it has exited. If the ProcessHandle is a Process, the exitValue() can be retrieved. Otherwise we should always return a known value to match an unknown value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions