mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-05 23:34:03 +00:00
Backport #23885 by @wxiaoguang Regression of #19676 and #21814 Fix #23872 `cases.Title` is not thread-safe, it has internal state, so it can't be used as a global shared variable. Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>