mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 08:18:10 -05: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