Files
neovim/src/nvim/os
Thiago de Arruda 25e26e0056 job: Close libuv handles when uv_spawn fails
Commit @709685b4612f4 removed the close_job_* calls when uv_spawn fails because
of memory errors when trying to cleanup unitialized {R,W}Stream instances, but
the uv_pipe_t instances must be closed because they are added to the event loop
queue by previous `uv_pipe_init()` calls
2014-10-31 22:52:10 -03:00
..
2014-07-14 20:28:40 +02:00
2014-07-14 20:28:40 +02:00
2014-06-27 13:59:28 +02:00
2014-10-18 12:51:35 -03:00
2014-06-02 11:04:17 -03:00
2014-06-02 11:04:18 -03:00
2014-06-02 11:04:18 -03:00
2014-07-20 18:27:45 -04:00
2014-07-09 00:18:18 +02:00
2014-06-02 11:04:17 -03:00