Using the roslyn-language-server dotnet tool, we fallback to the .NET file watcher. On linux loading roslyn, this causes many errors like
Error while loading /home/dabarbet/source/repos/roslyn/src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/MallformedAdditionalFilePath.csproj: Exception thrown: System.IO.IOException: The configured user limit (128) on the number of inotify instances has been reached, or the per-process limit on the number of open file descriptors has been reached.
Using the roslyn-language-server dotnet tool, we fallback to the .NET file watcher. On linux loading roslyn, this causes many errors like
Error while loading /home/dabarbet/source/repos/roslyn/src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/MallformedAdditionalFilePath.csproj: Exception thrown: System.IO.IOException: The configured user limit (128) on the number of inotify instances has been reached, or the per-process limit on the number of open file descriptors has been reached.