Forum Discussion
pbarnz
Sep 25, 2023Copper Contributor
Process exclusions not working for MSSense.exe
I have an issue where builds often fail due to sharing violations caused by defender. The sequence is: link.exe (MS VC++) creates the exe file being built MsSense.exe opens the exe file just buil...
MichielJaspers
Oct 02, 2023Copper Contributor
We're facing the same issue in our company. We're seeing it more often on slower machines.
A colleague suggested to use MT_EXECUTE_DELAY=1000 environment variable.
Vinod7
Oct 06, 2023Brass Contributor
Where should we set it? We also hvae the same issue