grafana/pkg/apiserver/endpoints
Mariell Hoversholm 2dee9ccbbc
APIServer: Cancel forked context after handler returns (#100504)
We currently cancel the context when the adapter function is done. We should wait for the entire handler we're wrapping
to finish before cancelling our context.
2025-02-12 23:54:58 -08:00
..
filters Auth: Fix function name (#100122) 2025-02-05 15:32:22 +01:00
request
responsewriter APIServer: Cancel forked context after handler returns (#100504) 2025-02-12 23:54:58 -08:00