Skip to content

Implements a basic sys/exec for testing #6

@alaviss

Description

@alaviss

The current version in features/exec-prototype branch is the API we eventually want, but due to the sheer size it's hard to write all the tests in one go.

So we are gonna pick small parts out and start implementing and testing those instead. Current checklist:

  • findExe()
  • Launcher
    • program
    • args
    • launch()
  • Process
    • wait()
  • ProcessStatus

The Windows version will be implemented as part of this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions