Skip to content

Process.start includeParentEnvironment question #99

@wumeixinjiazu

Description

@wumeixinjiazu

process = await Process.start(executable, arguments,
workingDirectory: workingDirectory,
environment: shellEnvironment,
includeParentEnvironment: false,
runInShell: runInShell);

    The above code, set includeParentEnvironment: false, in some machines will clog the application process, is not available

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions