Files
crowdsec-bouncer-traefik-pl…/pkg/cache
mhxandClaude Opus 5 3ceb9617f2 ♻️ cache: keep redis readers by pointer
A pooled SimpleRedis holds a sync.Mutex, so appending one into rc.readers
by value copies the lock and trips go vet's copylocks check. Keep the
readers by pointer instead; the round-robin over replicas is unchanged.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-04 11:02:13 +02:00
..
2026-09-04 11:02:13 +02:00
2026-09-04 11:02:13 +02:00