mirror of
https://github.com/neovim/neovim.git
synced 2024-12-25 13:45:15 -07:00
230c935e73
Nvim wasn't exiting cleanly in some job tests due to errors. This can't be noticed until the next commit, which will perform a refactoring to selectively process K_EVENT, so the `qa!` command executed at the end of each test blocks forever if there are errors which require the user to press ENTER(in that state Nvim no longer will process events). |
||
---|---|---|
.. | ||
job_spec.lua |