Skip to content

codeintel: Do not use non-cancellable background contexts

Administrator requested to merge ef/codeintel-contexts into main

Created by: efritz

Ensure that we use contexts in API calls that will shut down when the process has received a signal. This should help the slow shutdown issue reported in https://github.com/sourcegraph/sourcegraph/issues/13224.

Merge request reports

Loading