mirror of
https://github.com/neovim/neovim.git
synced 2025-10-09 11:26:37 +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