mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-08 13:10:29 +09:00
709c35685e
The mutex is otherwise uninitialized, so we need to ensure that we're actually initializing it if we plan to test it.