Skip to content

cmd.exe child process creation #2

Closed
@skahwah

Description

@skahwah

Referring to lines 361 and 372.

It's actually not necessary to spawn cmd.exe to run a user supplied command. This can introduce a variety of other issues as cmd.exe is a child process that is created, which will then go on to create another child process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions