1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-10 17:54:27 +00:00
zeripath 49bd9a1111
Fix race in log (#16490)
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>
2021-07-20 20:09:29 +01:00
..
2020-10-31 01:36:46 -04:00
2019-04-02 08:48:31 +01:00
2021-07-20 20:09:29 +01:00
2021-06-07 07:27:09 +02:00
2019-12-07 23:36:47 -05:00
2021-06-07 07:27:09 +02:00
2020-10-31 01:36:46 -04:00
2020-10-31 01:36:46 -04:00
2019-04-02 08:48:31 +01:00
2021-06-07 07:27:09 +02:00