kill `dotnet watch` if nvim is exited
Open
bug
enhancement
help wanted
- Dominant language
- Lua
- Stars
- 35
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
At the moment properly managing the pid state is borked. [see dotnet issue #20152](https://github.com/dotnet/aspnetcore/issues/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.
Contributor guide
Assessment
This issue has not been assessed yet.