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

Ping neovim from plugin and kill if no response #271

Closed
wallpants opened this issue Dec 26, 2023 · 1 comment
Closed

Ping neovim from plugin and kill if no response #271

wallpants opened this issue Dec 26, 2023 · 1 comment

Comments

@wallpants
Copy link
Owner

#249

After a minute (or some other amount of time of inactivity), ping neovim
from the plugin to make sure that neovim is still running. If we get no response from neovim, kill plugin.

@wallpants
Copy link
Owner Author

This should actually never be an issue, because Neovim kills all of its child processes on exit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant