mulbc / gosbench

Distributed S3 benchmarking tool - Replacement of Cosbench
GNU General Public License v3.0
42 stars 16 forks source link

Worker ends in FATAL after all tests are done #4

Closed mulbc closed 4 years ago

mulbc commented 5 years ago

When the server has processed all tests, it closes down. The clients always try to reconnect, but now the server is unreachable and the workers fail with an error message. Solution: Add a signal for the workers, letting them know not to reconnect, but to shut down as well.

mulbc commented 4 years ago

Solved by e37070bd50c85b62980b6f7874a7ecbd7e48d542