]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.5118: MS-Windows: sending a message to another Vim may hang v8.2.5118
authorK.Takata <kentkt@csc.jp>
Fri, 17 Jun 2022 19:05:40 +0000 (20:05 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 17 Jun 2022 19:05:40 +0000 (20:05 +0100)
commitf9f2a330b961fe1623d428b61afdc52f0af0a666
tree0dfa84d89fac5c70d3044db1e42e274752bb59e4
parent7d149f899d423b7bf2b90d7b11ebe3e560c462b9
patch 8.2.5118: MS-Windows: sending a message to another Vim may hang

Problem:    MS-Windows: sending a message to another Vim may hang if that Vim
            is halted.
Solution:   Add a timeout to serverSendToVim(). (Ken Takata, closes #10585)
runtime/pack/dist/opt/editexisting/plugin/editexisting.vim
src/os_mswin.c
src/version.c