mirror of
https://gitee.com/gitea/gitea
synced 2025-11-07 01:50:26 +08:00
Backport #24567 by @lunny - Fix possible parallel creating commit status index problem and creating issues/pull request index problem work with Mysql5/Mysql8 - Add parallel tests - Reenable TestRepoCommitsStatusParallel on CI Fix #22109 --------- Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>