mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 21:53:00 +08:00

Fixes panic/fatal error concurrent map writes in SQL data sources when multiple queries are executed concurrently and you interpolate SQL query before executing it. Fixes #35469