mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-12-04 01:26:35 +00:00
b2105de36f
It might not be a good idea to start a possibly long lasting http call during a running DB transaction. I.E. in the case of failing transaction we already sent some data into the world which might not be valid. |
||
---|---|---|
.. | ||
action.go | ||
app.go | ||
avatar.go | ||
email.go | ||
follower.go | ||
gpg_key.go | ||
helper.go | ||
hook.go | ||
key.go | ||
repo.go | ||
runners.go | ||
settings.go | ||
star.go | ||
user.go | ||
watch.go |