hatoo / oha

Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation.
MIT License
5.62k stars 138 forks source link

OHA sometimes causes the Macbook M2 to freeze and reboot. #428

Closed devcaeg closed 6 months ago

devcaeg commented 7 months ago

Describe the bug

I am using OHA every day, but I have a problem and that is that sometimes when I run the command oha -c 500 -z 10s http://localhost:3000/ nothing appears in the console and the laptop freezes after a few seconds and restarts automatically.

System Info

System:
    OS: macOS 14.3.1
    CPU: (8) arm64 Apple M2
    Memory: 571.66 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    bun: 1.0.30 - /opt/homebrew/bin/bun
hatoo commented 7 months ago

It looks like #384 Is it happening on the latest release?

devcaeg commented 7 months ago

In version 1.4.0 it hasn't happened to me yet, but I would like to wait a few more days of use to confirm, since the error happens randomly.

devcaeg commented 6 months ago

Since version 1.4.0, the error has not reoccurred.