diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-03-01 20:16:57 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-01 20:16:57 +0800 |
commit | d66832c76d6fce1627c33ae60a1b8efec1e32bdd (patch) | |
tree | ef8566a97e086243d8cd49292dc638ef308f6c9a /runtime/lua/vim/lsp/util.lua | |
parent | 96d3616a531b2626e3ab9b4fa2c5dea03a927717 (diff) | |
download | rneovim-d66832c76d6fce1627c33ae60a1b8efec1e32bdd.tar.gz rneovim-d66832c76d6fce1627c33ae60a1b8efec1e32bdd.tar.bz2 rneovim-d66832c76d6fce1627c33ae60a1b8efec1e32bdd.zip |
test(ui): wait for another success with failure after success
Problem:
In a success-failure-success situation, if minimal timeout is reached
between the failure and the second success, the session is stopped
without waiting for the second success, causing the test to fail.
Solution:
Wait for another success if a failure is seen after a success.
Ref #22155 #22464
Diffstat (limited to 'runtime/lua/vim/lsp/util.lua')
0 files changed, 0 insertions, 0 deletions