diff options
author | Thiago de Arruda <tpadilha84@gmail.com> | 2014-04-18 13:51:55 -0300 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2014-04-18 16:12:26 -0300 |
commit | 587f5f0aab6206c8b2d8b4bf2f846d732d22a772 (patch) | |
tree | fae53a0403b89a8f9383309d55cff2197c8874b2 /src/regexp.c | |
parent | 7fb36ebb1dbfdcb33c8061a2e7916c4bd7c800e5 (diff) | |
download | rneovim-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/regexp.c')
0 files changed, 0 insertions, 0 deletions