You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I'm using eslint_d in my neovim config. As linting plugin I'm using mfussenegger/nvim-lint. It works great and fast but I recognized that even after exiting neovim and closing terminal I can see eslint_d process still hanging in system monitoring. After switching to eslint (not eslint_d) I can see that processes terminating (as they should) after exiting neovim.
P.S. I'm using mac os
The text was updated successfully, but these errors were encountered:
Hi! I'm using
eslint_d
in my neovim config. As linting plugin I'm using mfussenegger/nvim-lint. It works great and fast but I recognized that even after exiting neovim and closing terminal I can seeeslint_d
process still hanging in system monitoring. After switching toeslint
(not eslint_d) I can see that processes terminating (as they should) after exiting neovim.P.S. I'm using mac os
The text was updated successfully, but these errors were encountered: