diff options
author | Thiago de Arruda <tpadilha84@gmail.com> | 2015-03-25 08:52:40 -0300 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2015-03-25 18:57:35 -0300 |
commit | 710002c820e5a55e3b234074fefb84ab745e11a3 (patch) | |
tree | 425b494b0513dfad92cec50a1f4acf61c8cf6449 /test/functional/terminal/altscreen_spec.lua | |
parent | 727f5241679c4c0da65810204a33e248739aefc2 (diff) | |
download | rneovim-710002c820e5a55e3b234074fefb84ab745e11a3.tar.gz rneovim-710002c820e5a55e3b234074fefb84ab745e11a3.tar.bz2 rneovim-710002c820e5a55e3b234074fefb84ab745e11a3.zip |
job: Close the process in a queued event handler
Since all reads are queued by the event loop, we must also queue the exit event,
or else the process_close function can close the job streams before received
data is processed.
Diffstat (limited to 'test/functional/terminal/altscreen_spec.lua')
0 files changed, 0 insertions, 0 deletions