mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 22:17:49 -09:00
6292603215
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.