hatoo / oha

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

Add an option to not abort remaining connections after the `-z` deadline reached #558

Closed maximal closed 1 month ago

maximal commented 2 months ago

Hi there!

First of all, thanks for the great tool!

I would like to have an option which will allow me to not abort any remaining connections after the deadline specified in -z option is reached. Just process them as usual and then quit, showing the stats.

I think it is somehow related to #536 where @0x9bb1 wanted a similar behavior.

maximal commented 1 month ago

THANKS! @hatoo