MSVC/Windows: Consider setting VSCMD_SKIP_SENDTELEMETRY=<some-random-value> to avoid slowdown during VsDevEnv.cmd setup #223
Labels
P3
Accepted issue. Team is likely to fix this issue in the future, but no short-term promises are made.
rules_cc/cc/private/toolchain/windows_cc_configure.bzl
Line 144 in 4a62c69
Also applies to built-in rules in bazel itself, but consider this:
Setting VSCMD_SKIP_SENDTELEMETRY=1 (or any value) would prevent trying to send it. Also avoid expensive call to powershell.exe
The text was updated successfully, but these errors were encountered: