mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 15:02:33 +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