Since #1842 waiting to take filesystem lock on... gets printed every second instead of once.
If we now build our VS Solution its get printed 7871 times.
Since a real fix (#362) has not been merged since years which would speed up our build significantly (if it was printed 7871 times that means that the processes were waiting for 7871/3600 = 2.1 hours), can the occurrence of the message reduced again?
Since #1842
waiting to take filesystem lock on...gets printed every second instead of once.If we now build our VS Solution its get printed 7871 times.
Since a real fix (#362) has not been merged since years which would speed up our build significantly (if it was printed 7871 times that means that the processes were waiting for 7871/3600 = 2.1 hours), can the occurrence of the message reduced again?