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

kill dotnet watch if nvim is exited #8

Open
adamkali opened this issue Jul 28, 2024 · 0 comments
Open

kill dotnet watch if nvim is exited #8

adamkali opened this issue Jul 28, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed

Comments

@adamkali
Copy link
Owner

adamkali commented Jul 28, 2024

At the moment properly managing the pid state is borked. see dotnet issue #20152.

As a result, dotnvim will be tackling this issue in neovim by adding a hook when neovim closes to send dotnvim.kill_dotnet_watch when neovim ends.

@adamkali adamkali added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed labels Jul 28, 2024
@adamkali adamkali modified the milestone: Stable Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant