lua-client
lua-client copied to clipboard
feat(ChildProcessStream): capture exit code on exit
I somehow can't run the tests locally though/
I ran the tests, but for some reason I can't make it work ?
do you mean , the test fails?
Should be all good now. The problem is that we have to force the uv loop to run a bit in order to get the exit code.
So, this does not work (again), and this time I really don't know why. I don't have more time at hand for now, I'll dig into this later.
Related/duplicate: https://github.com/neovim/lua-client/pull/44