Skip to content

Only start accepting requests after startup has finished #75

@saep

Description

@saep

If an exposed function is called before the nvim-hs plugin host has fully started, an error is thrown.

Neovim assumes that a plugin is loaded once the channel is open and there is time window of a few milliseconds in which this can cause a problem.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions