1
0
forked from aniani/vim

patch 9.0.0610: global interrupt test fails when run under valgrind

Problem:    Global interrupt test fails when run under valgrind.
Solution:   Use TermWait().
This commit is contained in:
Bram Moolenaar
2022-09-27 18:05:38 +01:00
parent 66000ff9af
commit 859ea4bc76
2 changed files with 5 additions and 2 deletions

View File

@@ -699,6 +699,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
610,
/**/
609,
/**/