Open bpasero opened 8 years ago
@isidorn is that a very large folder? does it work with a smaller example or does the error always show?
From @isidorn on August 30, 2016 9:26
@bpasero no, it is a very small folder. Though I do not always get the error in the console. The issue that I see always in this setup is that my workspace settings are only applied on restart, thus I infered file events are missing
I can reproduce with the sample on https://msdn.microsoft.com/en-us/library/system.io.filesystemwatcher.filter(v=vs.110).aspx so this seems like a bug in the FileSystemWatcher
to me.
From @isidorn on August 30, 2016 9:11
Might be expected.
Copied from original issue: Microsoft/vscode#11176