aboutsummaryrefslogtreecommitdiff
path: root/src/api.c
diff options
context:
space:
mode:
authorThiago de Arruda <tpadilha84@gmail.com>2014-04-18 13:51:55 -0300
committerThiago de Arruda <tpadilha84@gmail.com>2014-04-18 16:12:26 -0300
commit587f5f0aab6206c8b2d8b4bf2f846d732d22a772 (patch)
treefae53a0403b89a8f9383309d55cff2197c8874b2 /src/api.c
parent7fb36ebb1dbfdcb33c8061a2e7916c4bd7c800e5 (diff)
downloadrneovim-587f5f0aab6206c8b2d8b4bf2f846d732d22a772.tar.gz
rneovim-587f5f0aab6206c8b2d8b4bf2f846d732d22a772.tar.bz2
rneovim-587f5f0aab6206c8b2d8b4bf2f846d732d22a772.zip
Fix bug of `job_stop` not emitting `JobExit`
The `job_stop` function was calling `uv_read_stop` on the std{out,err} streams. This is now responsibility of `RStream` and because of those calls `job_stop` wasn't emitting the `JobExit` event.
Diffstat (limited to 'src/api.c')
0 files changed, 0 insertions, 0 deletions