summaryrefslogtreecommitdiff
path: root/internal/askcli/command_projects_test.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-26 10:39:13 +0300
committerPaul Buetow <paul@buetow.org>2026-05-26 10:39:13 +0300
commit327fc7deb16768b9eac4cec57ca143f24dfae4f6 (patch)
treec0197ab51036231acfef34d93f32012714902dab /internal/askcli/command_projects_test.go
parentb097c6eef1cd24ab6c0fa13ac07981e3b5cef24f (diff)
fix(lsp): stop timer leak in deferShowDocument
Replace time.After with time.NewTimer + defer timer.Stop() to prevent a leaked goroutine when the context is cancelled before the timer fires.
Diffstat (limited to 'internal/askcli/command_projects_test.go')
0 files changed, 0 insertions, 0 deletions