is_ready icon indicating copy to clipboard operation
is_ready copied to clipboard

Wait for multiple services to become available with zero dependencies

Results 9 is_ready issues
Sort by recently updated
recently updated
newest added

## Description The following feature exists: - Use the `--timeout` flag to specify the seconds of the timeout This could be a good testing case that will check: - Specify...

help wanted
good first issue

## Description The following feature exists: - Use the `--quiet` flag in case the user might not need to output any status messages This could be a good testing case...

help wanted
good first issue

## Description The following feature exists: - Wait for addresses that are not valid (e.g. invalidaddress:2412) - Return error message since the address is not ready after the timeout This...

help wanted
good first issue

## Description The following feature exists: - Wait for 2 addresses that are valid (e.g. google.com:80, github.com:80) - Run a command after they are ready This could be a good...

help wanted
good first issue

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.37.0 to 1.39.3. Release notes Sourced from tokio's releases. Tokio v1.39.3 1.39.3 (August 17th, 2024) This release fixes a regression where the unix socket api stopped accepting...

dependencies
rust

Bumps [clap](https://github.com/clap-rs/clap) from 4.5.4 to 4.5.16. Release notes Sourced from clap's releases. v4.5.16 [4.5.16] - 2024-08-15 Fixes (derive) Improve error messages when derive feature is missing v4.5.15 [4.5.15] - 2024-08-10...

dependencies
rust

Bumps [clap](https://github.com/clap-rs/clap) from 4.5.18 to 4.5.19. Release notes Sourced from clap's releases. v4.5.19 [4.5.19] - 2024-10-01 Internal Update dependencies Changelog Sourced from clap's changelog. [4.5.19] - 2024-10-01 Internal Update dependencies...

dependencies
rust

Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.40.0 to 1.42.0. Release notes Sourced from tokio's releases. Tokio v1.42.0 1.42.0 (Dec 3rd, 2024) Added io: add AsyncFd::{try_io, try_io_mut} (#6967) Fixed io: avoid ptr->ref->ptr roundtrip in...

dependencies
rust

Bumps [clap](https://github.com/clap-rs/clap) from 4.5.18 to 4.5.23. Release notes Sourced from clap's releases. v4.5.23 [4.5.23] - 2024-12-05 Fixes (parser) When check allow_negative_numbers, allow E again v4.5.22 [4.5.22] - 2024-12-03 Fixes (assert)...

dependencies
rust