mirror of
https://github.com/go-gitea/gitea
synced 2025-01-18 20:07:43 +01:00
5fc9929da7
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.