Skip to content

The process API should have a constructor for spawning a Dart process #1792

@sgjesse

Description

@sgjesse

Add a constructor to Process to start a new process with the same Dart executable as the current process in started from, e.g.

Process p = new Process.startDart("test.dart", const ["--xxx"])

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.closed-obsoleteClosed as the reported issue is no longer relevantlibrary-iotype-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions