mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-04 06:27:52 -09:00
49bd9a1111
A race has been detected in #1441 relating to getting log levels. This PR protects the GetLevel and GetStacktraceLevel calls with a RW mutex. Signed-off-by: Andrew Thornton <art27@cantab.net>