1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-04 21:38:25 +00:00
Files
gitea/tests/integration/api_pull_test.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

8.8 KiB