Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

fix: process sometimes not exiting on node 15+ #246

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

alexbchr
Copy link
Contributor

Fixes #243 by calling process.exit(0) to ensure the process correctly exits after a the successful execution of the cli function.

As mentioned by @ricokahler, Next.js does the same in their codebase.

@ricokahler ricokahler enabled auto-merge (squash) February 2, 2022 22:37
@marconucara
Copy link

Can you merge this please?

@lbittner-pdftron
Copy link

+1 Can we please get this merged

@smoglica
Copy link

Same issue, +1 for merging

@felixgren
Copy link

Let us start 2023 strong by getting this merged

@ricokahler

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.

Sanity Codegen process hangs on completion
5 participants