zeripath cf9aeca508
Fix race in log (#16490) (#16505)
Backport #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-21 20:19:36 +08:00
..
2021-04-01 19:41:09 +02:00
2021-06-17 23:56:46 +02:00
2021-06-07 07:27:09 +02:00
2021-04-19 18:25:08 -04:00
2021-04-19 18:25:08 -04:00
2021-06-23 17:12:38 -04:00
2021-04-17 10:27:25 +01:00
2021-04-12 10:49:26 -04:00
2021-07-21 20:19:36 +08:00
2021-07-12 17:13:59 -04:00
2021-05-03 13:24:24 -04:00
2021-07-21 20:19:36 +08:00
2021-06-25 16:28:55 +02:00