1
0
forked from aniani/vim

patch 8.2.2044: MS-Windows: swap file test sometimes fails

Problem:    MS-Windows: swap file test sometimes fails.
Solution:   Use a more reliable way to change the process ID. When "timeout"
            fails use "ping" to wait up to ten minutes. (Ken Takata,
            closes #7365)
This commit is contained in:
Bram Moolenaar
2020-11-25 12:43:28 +01:00
parent ff94bd9e47
commit 5ee0981fb5
3 changed files with 40 additions and 4 deletions

View File

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