Skip to content

Help investigating root cause of SourceKit-LSP requests hanging when my Build Server processes requests #2252

@josh-arnold-1

Description

@josh-arnold-1

Hello,

I started a discussion here and was encouraged to file an issue for additional help.

I’m using this Bazel build server BSP implementation with SourceKit-LSP.

The issue I’m seeing is that during buildTarget/prepare requests, language features such as jump-to-definition, autocomplete, and syntax highlighting stop working until the request completes. I’m trying to understand why this happens and whether it’s expected.

Ideally, I’d like language features to remain responsive during buildTarget/prepare—even if the results are temporarily stale.

I’ve attached logs from a reproduction of the issue, along with an AI-generated summary (which may or may not be accurate).

Any guidance or pointers on what direction to investigate would be greatly appreciated.

Thank you so much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions