1
0
forked from aniani/vim

patch 8.2.4250: channel out callback test is flaky on Mac

Problem:    Channel out callback test is flaky on Mac.
Solution:   Assign high priority to the test process. (Ozaki Kiichi,
            closes #9653)
This commit is contained in:
ichizok
2022-01-29 12:10:43 +00:00
committed by Bram Moolenaar
parent 585ee07cfe
commit 24714a1916
3 changed files with 100 additions and 0 deletions

View File

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