mirror of
https://github.com/go-gitea/gitea.git
synced 2026-02-08 20:42:21 +01:00
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.