testcontainers-go icon indicating copy to clipboard operation
testcontainers-go copied to clipboard

fix!: data races

Open stevenh opened this issue 1 year ago • 1 comments

Enable race checks for all tests in CI.

Fix data race when determining default network, this required making DockerProviderOptions.DefaultNetwork field private which is a breaking change.

Fix data race in test bufLogger.

Fix data races on log production context cancellation and context timeout not being cancelled in read loop.

BREAKING_CHANGE!

stevenh avatar Oct 21 '24 14:10 stevenh

Deploy Preview for testcontainers-go ready!

Name Link
Latest commit 4314326df59e75de9176eff2ec6e6fb6fad8d151
Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/671f656e940a6c00082c8c53
Deploy Preview https://deploy-preview-2843--testcontainers-go.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.

netlify[bot] avatar Oct 21 '24 14:10 netlify[bot]