1
0
forked from aniani/vim

patch 9.0.1112: test_mswin_event() can hang

Problem:    test_mswin_event() can hang.
Solution:   Add the "execute" argument to process events right away.
            (Christopher Plewright, closes #11760)
This commit is contained in:
Christopher Plewright
2022-12-30 16:54:58 +00:00
committed by Bram Moolenaar
parent 96dd34e534
commit 7b0afc1d76
6 changed files with 613 additions and 273 deletions

View File

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