Barrett Ruth
4cad27fbcf
feat(health): async healthchecks #41673
...
Problem:
:checkhealth blocks as healthchecks perform slow work.
Solution:
Partially fix it: run Lua healthchecks in vim.async tasks and await
vim.health subprocesses. Existing synchronous checks still block
until they leverage the new apis.
2026-09-11 01:52:54 -04:00
..
2026-09-07 08:24:16 -04:00
2026-02-01 08:22:07 +08:00
2026-08-05 07:00:46 +08:00
2026-09-10 05:57:03 -04:00
2026-09-08 16:50:53 +01:00
2026-08-07 12:36:41 +08:00
2026-01-26 06:53:53 +08:00
2026-09-11 01:52:54 -04:00
2026-09-11 08:57:10 +08:00
2026-09-07 15:33:22 +01:00
2026-08-14 19:12:05 +02:00
2026-09-07 11:05:19 +02:00
2022-03-13 04:52:45 +00:00
2026-09-11 08:57:59 +08:00
2026-05-13 07:31:17 -04:00
2026-08-25 13:36:01 +02:00
2023-08-13 13:25:10 +01:00
2025-12-30 01:44:24 -05:00
2026-05-17 09:56:37 -04:00
2026-03-12 11:12:56 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2026-08-25 13:36:01 +02:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2026-09-09 00:34:53 +00:00
2026-01-20 07:56:50 +08:00
2022-10-13 05:48:12 -07:00
2026-04-14 11:13:03 -05:00
2026-04-14 11:13:03 -05:00
2026-09-09 00:34:53 +00:00
2024-07-02 13:05:16 +02:00