Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

child_process: avoid repeated calls to normalizeSpawnArguments #43345

Merged
merged 6 commits into from
Jul 18, 2022

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    046a2e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. fix tests on windows

    zhmushan committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    746c01b View commit details
    Browse the repository at this point in the history
  2. Update test/parallel/test-child-process-execfile.js

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    zhmushan and aduh95 authored Jul 10, 2022
    Configuration menu
    Copy the full SHA
    87a08a2 View commit details
    Browse the repository at this point in the history
  3. prefer os.eol

    zhmushan committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    174f811 View commit details
    Browse the repository at this point in the history
  4. add comments

    zhmushan committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    db3cfb2 View commit details
    Browse the repository at this point in the history
  5. Update test/parallel/test-child-process-execfile.js

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    zhmushan and aduh95 authored Jul 10, 2022
    Configuration menu
    Copy the full SHA
    fd84125 View commit details
    Browse the repository at this point in the history