Open
Description
While cleaning up benchhub (got too many chores ..) found the wait for it package that is often used to wait for a tcp/http port to be ready. It is useful for one time benchmark, not that useful for actual database connection because you need to retry and backoff etc.
Also a waitforit binary and docker image can be useful. The waitforit should use static link so it can run using busybox/scratch container