We should flush our buffer when we request a trace to be finished.
Open
triaged
- Dominant language
- Go
- Stars
- 2.2k
- Forks
- 329
- PR merge metrics
- No merged PRs in 30d
Description
We may have buffered data when we end the trace.
Sometimes this is very important, for example if our application has hung or is busy looping. Getting the entire list of submitted commands is essential.
Contributor guide
Assessment
This issue has not been assessed yet.