npm-install-checks
npm-install-checks copied to clipboard
[BUG] process.report.getReport() is very very slow on win32
Is there an existing issue for this?
- [X] I have searched the existing issues
Current Behavior
According to @dstaley it can take tens of seconds for process.report.getReport
to return on a win32 system. The results of this should be cached in some way that doesn't also require hacks to reset that cache during testing.
Expected Behavior
No response
Steps To Reproduce
No response
Environment
No response