Skip to content

AIFix Issue 1121: Using exec does not terminate the command process#1

Open
JoshuaKing wants to merge 1 commit into
masterfrom
issue-1121-ai-fix-1683982827
Open

AIFix Issue 1121: Using exec does not terminate the command process#1
JoshuaKing wants to merge 1 commit into
masterfrom
issue-1121-ai-fix-1683982827

Conversation

@JoshuaKing
Copy link
Copy Markdown
Owner

AI-Generated Fix for Issue 1121 opened by laterdayi visible at shelljs#1121
State: open
Summary: The issue is that when using ShellJS's exec command, the command process is not terminated even if there is an error in the predev script, which should exit the terminal command process with a code of 1. The example provided shows that the predev script is executed before dev, and if there is an error in predev, the command process should be interrupted, but it is not. The user is using the latest version of Node and ShellJS on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant