mirror of
https://github.com/go-gitea/gitea
synced 2025-07-16 15:28:37 +00:00
* Only check for non-finished migrating task - Only check if a non-finished migrating task exists for a mirror before fetching the mirror details from the database. - Resolves #19600 - Regression: #19588 * Clarify function