0
0
mirror of https://github.com/vim/vim.git synced 2025-10-28 09:27:14 -04:00

patch 9.0.0354: MS-Windows: starting a python server for test sometimes fails

Problem:    MS-Windows: starting a python server for test sometimes fails.
Solution:   Increase the waiting time for the port.
This commit is contained in:
Bram Moolenaar
2022-09-01 18:42:32 +01:00
parent 68a635a80a
commit a906e8e1ab
2 changed files with 4 additions and 2 deletions

View File

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