Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only start accepting requests after startup has finished #75

Open
saep opened this issue Jan 5, 2019 · 0 comments
Open

Only start accepting requests after startup has finished #75

saep opened this issue Jan 5, 2019 · 0 comments

Comments

@saep
Copy link
Member

saep commented Jan 5, 2019

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.

@saep saep added this to the 2.0.0.0 milestone Jan 5, 2019
@saep saep self-assigned this Jan 5, 2019
@saep saep removed this from the 2.0.0.0 milestone Mar 3, 2019
@saep saep removed their assignment Mar 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant