Steven Lin

Results 1 issues of Steven Lin

**Issue Description** When multiple parallel routine try to log like `log.GetLogger().Log(...)`, there is a potential race condition in logger.GetLogger. ``` ================== WARNING: DATA RACE Write at 0x0000014994b0 by goroutine 9:...