Skip to content

repl: use `SafePromiseAll` and `SafePromiseRace`

Continuation of https://github.com/nodejs/node/pull/43728.

As for ESM implementation, I'd expect REPL to be a place where we tend to value robustness of core over performance.

Merge request reports

Loading