mirror of https://github.com/grafana/loki
fix(blooms): Fix panic in bloom gateway (#13303)
The slice of block queriers can contain `nil` values, which causes nip pointer dereference when calling `Close()` on them. Signed-off-by: Christian Haudum <christian.haudum@gmail.com>pull/13298/head
parent
0cb3ff1830
commit
66f97b2aec
Loading…
Reference in new issue