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

module: process.exit() should result in exit code 0 #41388

Commits on Jan 3, 2022

  1. Copy the full SHA
    b828eac View commit details
    Browse the repository at this point in the history
  2. Update test/fixtures/es-modules/tla/unresolved-with-worker-process-ex…

    …it.mjs
    
    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    MoonBall and aduh95 committed Jan 3, 2022
    Copy the full SHA
    5ebf9b0 View commit details
    Browse the repository at this point in the history
  3. Update test/fixtures/es-modules/tla/process-exit.mjs

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    MoonBall and aduh95 committed Jan 3, 2022
    Copy the full SHA
    fab1eed View commit details
    Browse the repository at this point in the history
  4. Update lib/internal/modules/run_main.js

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    MoonBall and aduh95 committed Jan 3, 2022
    Copy the full SHA
    4e6f2c0 View commit details
    Browse the repository at this point in the history
  5. Update lib/internal/process/per_thread.js

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    MoonBall and aduh95 committed Jan 3, 2022
    Copy the full SHA
    dbf136c View commit details
    Browse the repository at this point in the history
  6. Update test/fixtures/es-modules/tla/unresolved-with-worker-process-ex…

    …it.mjs
    
    Co-authored-by: Mestery <mestery@pm.me>
    MoonBall and Mesteery committed Jan 3, 2022
    Copy the full SHA
    24bc42c View commit details
    Browse the repository at this point in the history
  7. Update lib/internal/modules/esm/handle_process_exit.js

    Co-authored-by: Jordan Harband <ljharb@gmail.com>
    MoonBall and ljharb committed Jan 3, 2022
    Copy the full SHA
    adcf374 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. use isMainThread

    MoonBall committed Jan 4, 2022
    Copy the full SHA
    73e0b71 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d58b5b9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d7bb21f View commit details
    Browse the repository at this point in the history
  4. Update lib/internal/modules/esm/handle_process_exit.js

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    MoonBall and aduh95 committed Jan 4, 2022
    Copy the full SHA
    0951516 View commit details
    Browse the repository at this point in the history