1
0
forked from aniani/vim

patch 8.2.2180: Vim9: test for error after error is flaky

Problem:    Vim9: test for error after error is flaky.
Solution:   Wait for job to finish instead of a fixed delay.
This commit is contained in:
Bram Moolenaar
2020-12-21 18:11:24 +01:00
parent 4f5e397756
commit 6f17a3f023
2 changed files with 6 additions and 1 deletions

View File

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