mkantor / operator

A web server for static and dynamic content.
https://operator.mattkantor.com
GNU General Public License v3.0
16 stars 2 forks source link

Wait longer for the server to start in integration tests/benchmarks. #90

Closed mkantor closed 2 years ago

mkantor commented 2 years ago

I should really do this properly with a retry/backoff loop or something instead of guessing how long it will take, but that's a project for another day.