Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
worker: add test for
env
option when using process-only cli flag
It should be possible to pass the `env` option to a worker even when the parent process is using a process-level flag, such as `--title` or a V8-specific flag. This test is currently failing in Node.js 22.2.0
- Loading branch information