comparison src/version.c @ 28520:2748a023cc37 v8.2.4784

patch 8.2.4784: lamba test with timer is flaky Commit: https://github.com/vim/vim/commit/1693712f0263afb929ebca1159ceb17c1563ee3b Author: Bram Moolenaar <Bram@vim.org> Date: Mon Apr 18 16:14:10 2022 +0100 patch 8.2.4784: lamba test with timer is flaky Problem: Lamba test with timer is flaky. Solution: Adjust sleep time on retry.
author Bram Moolenaar <Bram@vim.org>
date Mon, 18 Apr 2022 17:15:02 +0200
parents 1a2643893aa4
children da28696e5340
comparison
equal deleted inserted replaced
28519:d217f46c3815 28520:2748a023cc37
744 NULL 744 NULL
745 }; 745 };
746 746
747 static int included_patches[] = 747 static int included_patches[] =
748 { /* Add new patch number below this line */ 748 { /* Add new patch number below this line */
749 /**/
750 4784,
749 /**/ 751 /**/
750 4783, 752 4783,
751 /**/ 753 /**/
752 4782, 754 4782,
753 /**/ 755 /**/