You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
: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(..)"
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?
Hi, I am not sure if this is related. But I had to pass --ipv6 flag to have oha working toward my vite app running on port 5173 running on latest macOS. Without flag I got error [200] Connection refused (os error 61).
oha http://localhost:4000 -n 1000000 -c 350
:921:45: at src/client.rs
called
Result::unwrap()
on anErr
value: "SendError(..)"panicked at src/client.rs:921:45:
called
Result::unwrap()
on anErr
value: "SendError(..)"env:
macOS 14.6.1 (23G93)
CPU M1 8 cores
brew --version
Homebrew 4.3.17
The text was updated successfully, but these errors were encountered: