mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-29 01:24:47 +00:00
The mutex is otherwise uninitialized, so we need to ensure that we're actually initializing it if we plan to test it.
The mutex is otherwise uninitialized, so we need to ensure that we're actually initializing it if we plan to test it.