Skip to content

[v12.x backport] util: use a global symbol for `util.promisify.custom`

This backports https://github.com/nodejs/node/pull/31672 to Node v12.

It has already been backported to Node v13 as https://github.com/nodejs/node/commit/975d6b01447e426847baf9011a1c4ce15342fd6c.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading