neovim/test/client
bfredl 0837980db4 fix(client): wait for session to exit
This replicates the old native.pid_wait(self._pid)
call, except using the proper libuv pattern (run loop unitil exit
callback)
2023-02-10 20:19:04 +01:00
..
msgpack_rpc_stream.lua refactor(tests): move lua-client into core and use it for functionaltests 2023-02-10 20:19:04 +01:00
session.lua refactor(tests): move lua-client into core and use it for functionaltests 2023-02-10 20:19:04 +01:00
uv_stream.lua fix(client): wait for session to exit 2023-02-10 20:19:04 +01:00