process: remove usage of require('util') in `per_thread.js` by dnlup · Pull Request #26817 · nodejs/node
Use `require('internal/util/inspect').format` instead of
`require('util').format`.
Refs: nodejs#26546
BridgeAR
added
the
author ready
label
Mar 22, 2019BridgeAR pushed a commit to BridgeAR/node that referenced this pull request
Mar 24, 2019Use `require('internal/util/inspect').format` instead of
`require('util').format`.
PR-URL: nodejs#26817
Refs: nodejs#26546
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
targos pushed a commit to targos/node that referenced this pull request
Mar 27, 2019Use `require('internal/util/inspect').format` instead of
`require('util').format`.
PR-URL: nodejs#26817
Refs: nodejs#26546
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
targos pushed a commit that referenced this pull request
Mar 27, 2019
dnlup
deleted the
util_process
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters