diff options
author | Bram Moolenaar <Bram@vim.org> | 2016-10-29 14:55:00 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2016-10-29 14:55:00 +0200 |
commit | fb63090b62801d718fe7e1f44407358404c08724 (patch) | |
tree | 1836fbe7b4dc907b300d31935b9421a49df4532c /runtime | |
parent | 60ef3e81f4a54d9f7ee617d57021f0811ec8ada5 (diff) | |
download | vim-fb63090b62801d718fe7e1f44407358404c08724.zip |
patch 8.0.0054
Problem: On Windows job_stop() stops cmd.exe, not the processes it runs.
(Linwei)
Solution: Iterate over all processes and terminate the one where the parent
is the job process. Now only when there is no job object.
(Yasuhiro Matsumoto, closes #1203)
Diffstat (limited to 'runtime')
0 files changed, 0 insertions, 0 deletions