node/lib/internal/process
Joyee Cheung f14d2e5a0c
loader: use default loader as cascaded loader in the in loader worker
Use the default loader as the cascaded loader in the loader worker.
Otherwise we spawn loader workers in the loader workers indefinitely.

PR-URL: https://github.com/nodejs/node/pull/47620
Fixes: https://github.com/nodejs/node/issues/47566
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
2023-04-21 12:27:54 +00:00
..
esm_loader.js esm: move hook execution to separate thread 2023-04-13 09:35:17 +02:00
execution.js lib: add trailing commas in internal/process 2023-02-18 18:56:43 +01:00
per_thread.js lib: add trailing commas in internal/process 2023-02-18 18:56:43 +01:00
permission.js permission: drop process.permission.deny 2023-04-04 17:14:04 +00:00
policy.js lib: add trailing commas in internal/process 2023-02-18 18:56:43 +01:00
pre_execution.js loader: use default loader as cascaded loader in the in loader worker 2023-04-21 12:27:54 +00:00
promises.js lib: add trailing commas in internal/process 2023-02-18 18:56:43 +01:00
report.js lib: add trailing commas in internal/process 2023-02-18 18:56:43 +01:00
signal.js lib: add trailing commas in internal/process 2023-02-18 18:56:43 +01:00
task_queues.js lib: add trailing commas in internal/process 2023-02-18 18:56:43 +01:00
warning.js process: runtime deprecate coercion to integer in process.exit() 2022-10-07 13:26:12 +00:00
worker_thread_only.js lib: add trailing commas in internal/process 2023-02-18 18:56:43 +01:00