]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0930: tests: test_terminal2 may hang in GUI mode v9.1.0930
authorh-east <h.east.727@gmail.com>
Sun, 15 Dec 2024 18:32:39 +0000 (19:32 +0100)
committerChristian Brabandt <cb@256bit.org>
Sun, 15 Dec 2024 18:32:39 +0000 (19:32 +0100)
commitb34622579ca2ffa701ea6cf27a09b17bf74e6f62
tree59171f18ef297b32fb0ad59637b10c0b40a529f0
parent5a2e0cf5f11c611c9b01f1bd6e7294edf0dd2bf4
patch 9.1.0930: tests: test_terminal2 may hang in GUI mode

Problem:  tests: test_terminal2 may hang in GUI mode
Solution: break the loop in gui_mch_update() after at most 99 iterations
          (h-east)

related: #16211

Signed-off-by: h-east <h.east.727@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/gui_gtk_x11.c
src/version.c