commit | 1693712f0263afb929ebca1159ceb17c1563ee3b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Apr 18 16:14:10 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Apr 18 16:14:10 2022 +0100 |
tree | f73663fe9a8653ca6b7784deb27e9be1dec489bd | |
parent | 42ccb8d74700506936567b0eb6d11def5e25e1dd [diff] [blame] |
patch 8.2.4784: lamba test with timer is flaky Problem: Lamba test with timer is flaky. Solution: Adjust sleep time on retry.
diff --git a/src/version.c b/src/version.c index a66d7d5..285bced 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4784, +/**/ 4783, /**/ 4782,