1
1
mirror of https://github.com/go-gitea/gitea synced 2025-10-30 10:58:27 +00:00
Files
gitea/models/db/iterate.go
6543 b2f828db5e refactor: make db iterate context aware (#27710)
the iteration will run until finished atm.

this changes it by checking if if the context got canceled before each
run of a loop sequence is executed

[View this pull with now
whitespace](https://github.com/go-gitea/gitea/pull/27710/files?diff=unified&w=1)
2023-10-21 10:05:29 +08:00

860 B