1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-06 22:38:12 +00:00
Files
gitea/services/issue/assignee.go
wxiaoguang cfe3d6e9b5 Make more functions use ctx instead of db.DefaultContext (#24068)
Continue the "ctx refactoring" work.

There are still a lot db.DefaultContext, incorrect context could cause
database deadlock errors.
2023-04-14 14:18:28 -04:00

7.5 KiB