Solutionunvalidated
Removing the calls to `process.exit()` — writing a CLI command in NestJS. Outcome: letting the command finishes normally resolves the issue.
d21bca9d-5a5f-42fa-9735-267e8ee99b1c
Removing the calls to process.exit() — writing a CLI command in NestJS. Outcome: letting the command finishes normally resolves the issue.