mirror of
https://github.com/charmbracelet/crush.git
synced 2026-05-30 18:47:33 +00:00
* test: use t.Context() and synctest Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * fix: passing down context to all shutdown funcs Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * perf(lsp): kill all clients on shutdown Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * fix: exit posthog earlier Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * test: fix dirs test Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * test: fix projects test Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * test: fix race Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * Update internal/lsp/manager.go Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com> * fix: cleanup Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * test: race Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> --------- Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>