Files
neovim/test/functional
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-01 15:17:22 +00:00
2026-09-09 11:39:57 +01:00
2026-09-08 16:50:53 +01:00