testcontainers / testcontainers-rs

A library for integration-testing against docker containers from within Rust.
https://rust.testcontainers.org
Apache License 2.0
697 stars 133 forks source link

fix: exclude image pulling time from startup timeout #687

Closed DDtKey closed 2 months ago

DDtKey commented 2 months ago

The main purpose of this timeout is to ensure that the wait strategies do not get stuck. But image pulling should not be timed out. If necessary, users can always use a external timeout or explicit pull_image call

netlify[bot] commented 2 months ago

Deploy Preview for testcontainers-rust ready!

Name Link
Latest commit 1b16ed96be9eaa143d050ec7ce596c3d328651a5
Latest deploy log https://app.netlify.com/sites/testcontainers-rust/deploys/668a957beba2bb0008400af0
Deploy Preview https://deploy-preview-687--testcontainers-rust.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.