mirror of
https://github.com/neovim/neovim.git
synced 2024-12-25 13:45:15 -07:00
bdba32ffd9
`job_send` is non-blocking and can potentially fail due to the following `job_stop` call. Since we can't reliably verify that the "exit" event is only sent after the "stdout" event, mark the test as pending and fix after we can get a notification about `job_send` status. |
||
---|---|---|
.. | ||
job_spec.lua |