mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-01-21 16:55:06 -05:00
a2e0dd829c
`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). |
||
---|---|---|
.. | ||
context.go | ||
error.go | ||
manager.go | ||
manager_exec.go | ||
manager_stacktraces.go | ||
manager_stacktraces_test.go | ||
manager_test.go | ||
manager_unix.go | ||
process.go |