1
0
forked from aniani/vim

patch 8.1.0693: channel test fails sometimes

Problem:    Channel test fails sometimes.
Solution:   Avoid race condition.
This commit is contained in:
Bram Moolenaar
2019-01-05 00:35:22 +01:00
parent 8b62d87e42
commit f780b8a1c1
2 changed files with 5 additions and 4 deletions

View File

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