Skip to content
This repository was archived by the owner on May 24, 2021. It is now read-only.

Change command-line arg to stdin to fix Win32 bug for command lines > 8k#39

Open
miltonhowe wants to merge 1 commit into
lazd:masterfrom
miltonhowe:master
Open

Change command-line arg to stdin to fix Win32 bug for command lines > 8k#39
miltonhowe wants to merge 1 commit into
lazd:masterfrom
miltonhowe:master

Conversation

@miltonhowe
Copy link
Copy Markdown

This fixes a problem on Windows where gulp-karma crashes once the list of files grows to the point where the command line exceeds 8k (8192 bytes). Instead it passes the jsonified options to the child process using stdin.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant