]> granicus.if.org Git - vim/commit
patch 8.2.4250: channel out callback test is flaky on Mac v8.2.4250
authorichizok <gclient.gaap@gmail.com>
Sat, 29 Jan 2022 12:10:43 +0000 (12:10 +0000)
committerBram Moolenaar <Bram@vim.org>
Sat, 29 Jan 2022 12:10:43 +0000 (12:10 +0000)
commit24714a191659b89c26bd7acd5934590d1c5c51d2
treeeaef8990f758b8bfccddbbc276c64660ce16a1b4
parent585ee07cfef307b2fc828537e0d31fdc22d7e79f
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)
src/testdir/test_channel_pipe.py
src/testdir/thread_util.py [new file with mode: 0644]
src/version.c