mirror of
https://github.com/neovim/neovim.git
synced 2026-03-06 16:20:39 +10:00
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
47 KiB
47 KiB