1
0
forked from aniani/vim

patch 8.1.2404: channel test fails under valgrind

Problem:    Channel test fails under valgrind.
Solution:   Sleep a bit longer.
This commit is contained in:
Bram Moolenaar
2019-12-07 17:10:25 +01:00
parent 3c47e8384d
commit 08d2e795e7
2 changed files with 4 additions and 1 deletions

View File

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