diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-04-19 10:53:12 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2023-04-19 11:29:35 +0800 |
commit | d82a6ca72aca57d89cfb8954abf2ae3980f85c04 (patch) | |
tree | b78b9190f6b5c64de3864f6a5c25b6353c0d0ea3 /runtime/lua/vim/lsp/util.lua | |
parent | 63432c854fa06a1587e1bc6afc3e086f9e8c137a (diff) | |
download | rneovim-d82a6ca72aca57d89cfb8954abf2ae3980f85c04.tar.gz rneovim-d82a6ca72aca57d89cfb8954abf2ae3980f85c04.tar.bz2 rneovim-d82a6ca72aca57d89cfb8954abf2ae3980f85c04.zip |
vim-patch:9.0.0561: when a test gets stuck it just hangs forever
Problem: When a test gets stuck it just hangs forever.
Solution: Set a timeout of 30 seconds.
https://github.com/vim/vim/commit/3bcd0ddc2deb34794c735c6ea0b8f964b510c6db
Note: This doesn't cause test_timers.vim failures in Nvim because there
is a SetUp() function that calls timer_stopall().
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/lsp/util.lua')
0 files changed, 0 insertions, 0 deletions