test: refactor `test/es-module/test-esm-resolve-type` by aduh95 · Pull Request #43178 · nodejs/node

@nodejs-github-bot added esm

Issues and PRs related to the ECMAScript Modules implementation.

needs-ci

PRs that need a full CI run.

test

Issues and PRs related to the tests.

labels

May 22, 2022

@aduh95 aduh95 added author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

request-ci

Add this label to start a Jenkins CI on a PR.

labels

May 22, 2022

@aduh95 aduh95 added blocked

PRs that are blocked by other issues or PRs.

and removed author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

labels

May 22, 2022

This was referenced

May 23, 2022

tniessen

This was referenced

May 28, 2022

@aduh95

Using TLA to avoid undetected never-settling promises, and avoid running
parallel calls to `process.chdir`.

This was referenced

Jul 19, 2022

@aduh95 aduh95 deleted the refactor-test/es-module/test-esm-resolve-type branch

July 20, 2022 21:40

danielleadams pushed a commit that referenced this pull request

Jul 26, 2022
Using TLA to avoid undetected never-settling promises, and avoid running
parallel calls to `process.chdir`.

PR-URL: #43178
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>

viceice-bot added a commit to renovate-reproductions/docker-node-versioning-issue that referenced this pull request

Aug 10, 2022

Fyko pushed a commit to Fyko/node that referenced this pull request

Sep 15, 2022
Using TLA to avoid undetected never-settling promises, and avoid running
parallel calls to `process.chdir`.

PR-URL: nodejs#43178
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>