mirror of
https://gitee.com/gitea/gitea
synced 2025-11-16 14:30:25 +08:00
This fix updates issue labels one by one, and won't cause database deadlock. In future, we can use a batch API to update all changed labels by one request.