-
-
Notifications
You must be signed in to change notification settings - Fork 35.8k
child_process never stops - powershell - windows 7 #25645
Copy link
Copy link
Closed
Labels
child_processIssues and PRs related to the child_process subsystem.Issues and PRs related to the child_process subsystem.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.wontfixIssues that will not be fixed.Issues that will not be fixed.
Metadata
Metadata
Assignees
Labels
child_processIssues and PRs related to the child_process subsystem.Issues and PRs related to the child_process subsystem.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.wontfixIssues that will not be fixed.Issues that will not be fixed.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Node: v10.15.0
Windows: 7 Version 6.1 Build 7601
When Exec, ExecFile or Spawn is executed calling powershell.exe the console never ends until timeout
Example Code
Console Output
On windows 8 and 10 all examples are working well.