Commit 9d957747 authored by cjihrig's avatar cjihrig Committed by Trevor Norris
Browse files

child_process: improve spawn() argument handling



Add stricter argument type checking to normalizeSpawnArguments().

Removes a number of extraneous checks in spawn().

Fix regression in handling of the optional args argument.

Add more thorough testing of spawn() arguments.

Reviewed-by: default avatarTrevor Norris <trev.norris@gmail.com>
parent f3473d7d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment