Skip to content
Commit 52fcb58d authored by Michael Berlin's avatar Michael Berlin
Browse files

servers: webserver: If binding the http port fails, retry it up to 60 seconds...

servers: webserver: If binding the http port fails, retry it up to 60 seconds in case of an "Address already in use" error.

This is necessary because the Sun webserver does not allow to specify the SO_REUSEADDR socket option. For this reason, we're seeing flaky unit test executions in the nightly tests. This should fix it.
parent f983b0eb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment