Skip to content

process: remove setupRawDebug

process._rawDebug pretty much becomes useless by its own definition (a method to log withour running any js) after it gets overwritten to use util.inspect and i ran into trouble with that multiple times.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading