mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-16 05:45:34 +01: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