We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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)
The text was updated successfully, but these errors were encountered:
I don't see this issue using the tip of master. This sounds familiar, though, so I think there was a similar bug.
Sorry, something went wrong.
This is the issue report: #1688
swlars
No branches or pull requests
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)
The text was updated successfully, but these errors were encountered: