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

called Result::unwrap() on an Err value: "SendError(..)" #566

Open
Kennytian opened this issue Aug 21, 2024 · 2 comments
Open

called Result::unwrap() on an Err value: "SendError(..)" #566

Kennytian opened this issue Aug 21, 2024 · 2 comments

Comments

@Kennytian
Copy link

oha http://localhost:4000 -n 1000000 -c 350

:921:45: at src/client.rs
called Result::unwrap() on an Err value: "SendError(..)"
panicked at src/client.rs:921:45:
called Result::unwrap() on an Err value: "SendError(..)"

env:
macOS 14.6.1 (23G93)
CPU M1 8 cores
brew --version
Homebrew 4.3.17

@hatoo
Copy link
Owner

hatoo commented Aug 22, 2024

Could you provide oha's version?
Because I don't have an Arm Mac, I tested on an Intel Mac but the error didn't occur.
How frequently does this error happen in your environment?

@Kennytian
Copy link
Author

oha's

oha --version
oha 1.4.6

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

2 participants