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:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2180,
|
||||
/**/
|
||||
2179,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user