gitea/routers/api
Lunny Xiao 108db0b04f
Fix possible pull request broken when leave the page immediately after clicking the update button (#34509)
If user leaves the page, the context will become cancelled, so that the
update process maybe terminal in an unexpected status. This PR haven't
resolve the problem totally. It uses a background context to not cancel
the update process even if the user leaved the pull request view page.

Fix #31779
2025-06-04 17:09:08 +00:00
..
actions actions artifacts api list/download check status upload confirmed (#34273) 2025-04-28 16:31:53 +00:00
packages Fix some trivial problems (#34579) 2025-06-02 15:22:43 +00:00
v1 Fix possible pull request broken when leave the page immediately after clicking the update button (#34509) 2025-06-04 17:09:08 +00:00