mirror of
https://github.com/neovim/neovim.git
synced 2025-09-20 18:28:19 +00:00

- Use on_exit instead of on_stdout since there's no guarantee that the OS will send the data in time(It fails randomly in slow environments such as travis/valgrind) - Increase the timeout gap for the "jobwait with timeout" test