mirror of
https://github.com/go-gitea/gitea
synced 2025-02-24 14:02:34 +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