diff options
author | Daniel Hahler <git@thequod.de> | 2019-08-01 13:55:06 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2019-08-01 13:55:06 +0200 |
commit | 41bb68b8e8d05c38dbf730d72e30dbec25fcabea (patch) | |
tree | 2c01f4138c0b1c5155b62797aecad2c248fb67b3 /runtime/syntax/gitcommit.vim | |
parent | 65578693b28008ca953e446158e31c267e5df7a3 (diff) | |
download | rneovim-41bb68b8e8d05c38dbf730d72e30dbec25fcabea.tar.gz rneovim-41bb68b8e8d05c38dbf730d72e30dbec25fcabea.tar.bz2 rneovim-41bb68b8e8d05c38dbf730d72e30dbec25fcabea.zip |
process_stop: uv: do not close stdin first/explicitly #10584
- process_stop: do not close stdin explicitly. The "close stdin" step was from
aa9cb48, before we fixed/reworked the SIGTERM timing logic. So it's probably
outdated / no longer needed.
- win: jobstop: exit_code 15
GetExitCodeProcess appears to return the used signal.
https://docs.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-getexitcodeprocess
ref #10573
Diffstat (limited to 'runtime/syntax/gitcommit.vim')
0 files changed, 0 insertions, 0 deletions