Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Close processes before spawning new ones #1265

Description

@ramya-rao-a

Features that depend on Go tools spawn a new process for every new request made.
When the tools get slow (for any which reason) this ends up generating multiple processes for the same tool.

This is more prominent for tools that back features like hover and auto-completion.

This issue is to track the possibility of closing older processes for these features when new ones are spawned.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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