Skip to content

roslyn-language-server on linux hits inotify limits #82198

@dibarbet

Description

@dibarbet

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-IDELSPissues related to the roslyn language server protocol implementation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions