diff options
| author | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2026-02-12 11:45:13 +0100 |
|---|---|---|
| committer | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2026-02-12 11:45:13 +0100 |
| commit | fd7abf186da1895e20dd2fdb2e8a1406e60081d7 (patch) | |
| tree | ca546d0f4e3e8db88fac7315c980ad8920b13cbe /wrappers/python/Makefile | |
| parent | 4fb31e8448c41c2199d3469913ae4c2a9b3db9fb (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 'wrappers/python/Makefile')
0 files changed, 0 insertions, 0 deletions
