JSON data is output twice (starting in 3.16?)
Open
- Dominant language
- C
- Stars
- 8.8k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
When I use the -J flag with iperf3.17, I get 2 complete, identical copies of the JSON object (which unfortunately break the python JSON parser).
I dont see this happening with iperf3.15, so the bug might have something to do with the new threaded version?
(note: I see this with just 1 stream)
Contributor guide
Assessment
This issue has not been assessed yet.