Skip to content
New issue

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

report sometimes produces no output #85

Closed
michaelmior opened this issue Nov 2, 2014 · 7 comments
Closed

report sometimes produces no output #85

michaelmior opened this issue Nov 2, 2014 · 7 comments

Comments

@michaelmior
Copy link

Sometimes when I run report, it produces no output at all. However, if I run the exact same command a few more times, eventually the output is produced as expected. I not familiar with Go. Any idea what could be happening here?

@proullon
Copy link
Contributor

proullon commented Nov 2, 2014

When doing vegeta attack | vegeta report ?
I got this sometimes too

@michaelmior
Copy link
Author

No, when doing vegeta report -input=results.bin

@tsenart
Copy link
Owner

tsenart commented Nov 2, 2014

Would you please send me your results.bin and tell me what version of
Vegeta you're running?

On Sun, Nov 2, 2014, 22:58 Michael Mior notifications@github.com wrote:

No, when doing vegeta report -input=results.bin.


Reply to this email directly or view it on GitHub
#85 (comment).

@michaelmior
Copy link
Author

results.bin is available here. I built vegeta from the 5.1.0 tag.

@michaelmior
Copy link
Author

After some brief testing, the error appears here https://github.com/tsenart/vegeta/blob/v5.1.0/report.go#L68

@tsenart tsenart closed this as completed in 29f39b9 Nov 3, 2014
@michaelmior
Copy link
Author

This does indeed seem to fix the issue. Thanks!

@tsenart
Copy link
Owner

tsenart commented Nov 3, 2014

@michaelmior: You're welcome. Thanks for reporting too! I released the bug fix here: https://github.com/tsenart/vegeta/releases/tag/v5.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants