1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-02 12:28:25 +00:00
Files
gitea/integrations/testlogger.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

2.8 KiB