1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-13 09:48:12 +00:00
Files
gitea/modules/log/log_test.go
Mura Li aaf975bff1 Fix data race (#8206)
* Fix data race

* Fix data race in modules/log

* Make the scope of lock finner-grained

* Use syc.Map

* Fix missing change in the test

* Do not export LoggerMap
2019-09-17 12:40:28 +03:00

4.0 KiB