0
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-12 19:24:52 -05:00
Commit graph

1 commit

Author SHA1 Message Date
Gusted
a2e0dd829c
chore: avoid trying to stream data
`profile.Parse` always call `io.ReadAll` so avoid the trouble and a
goroutine and do it ourselves.

Add some limited testing (testing the parsed stack is volatile and not
really feasible).
2025-01-05 04:07:49 +01:00