mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-08 18:29:40 +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. |
||
---|---|---|
.. | ||
api | ||
common | ||
install | ||
private | ||
utils | ||
web | ||
init.go |