summaryrefslogtreecommitdiff
path: root/i18n/err
diff options
context:
space:
mode:
authorJeroen Wijenbergh <jeroen.wijenbergh@geant.org>2026-02-12 11:45:13 +0100
committerJeroen Wijenbergh <jeroen.wijenbergh@geant.org>2026-02-12 11:45:13 +0100
commitfd7abf186da1895e20dd2fdb2e8a1406e60081d7 (patch)
treeca546d0f4e3e8db88fac7315c980ad8920b13cbe /i18n/err
parent4fb31e8448c41c2199d3469913ae4c2a9b3db9fb (diff)
Log Rotater: Fix data race
We were accessing the file using stat and trimming + replacing the file handler possibly at the same time. Just put a mutex over everything to protect it better. This was caught using Go's race detector
Diffstat (limited to 'i18n/err')
0 files changed, 0 insertions, 0 deletions