From 53ae69622e2f58acc136c75765fc45bfb40b2268 Mon Sep 17 00:00:00 2001 From: William Boman Date: Wed, 11 Oct 2023 15:22:30 +0200 Subject: fix(installer): schedule back to main loop before executing installer functions (#1516) --- lua/mason-core/installer/registry/init.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua') diff --git a/lua/mason-core/installer/registry/init.lua b/lua/mason-core/installer/registry/init.lua index 961e94ea..c700715e 100644 --- a/lua/mason-core/installer/registry/init.lua +++ b/lua/mason-core/installer/registry/init.lua @@ -180,6 +180,7 @@ function M.compile(spec, opts) end -- Run installer + a.scheduler() try(parsed.provider.install(ctx, parsed.source, parsed.purl)) if spec.schemas then -- cgit v1.2.3-70-g09d2