Skip to content

fix(compose): race condition#2842

Merged
mdelapenya merged 1 commit intomainfrom
fix/compose-race
Oct 21, 2024
Merged

fix(compose): race condition#2842
mdelapenya merged 1 commit intomainfrom
fix/compose-race

Conversation

@stevenh
Copy link
Copy Markdown
Contributor

@stevenh stevenh commented Oct 21, 2024

Fix a race condition in compose module when setting up multiple containers.

Fix a race condition in compose module when setting up multiple
containers.
@stevenh stevenh requested a review from a team as a code owner October 21, 2024 14:24
@netlify
Copy link
Copy Markdown

netlify bot commented Oct 21, 2024

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit 2a4cacf
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/67166411e040b30008170df2
😎 Deploy Preview https://deploy-preview-2842--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.

Copy link
Copy Markdown
Member

@mdelapenya mdelapenya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, we are now protecting ourselves for concurrent access to the list inside the wait group.

Thanks!

@mdelapenya mdelapenya self-assigned this Oct 21, 2024
@mdelapenya mdelapenya added bug An issue with the library compose Docker Compose. labels Oct 21, 2024
@mdelapenya mdelapenya merged commit e945309 into main Oct 21, 2024
@mdelapenya mdelapenya deleted the fix/compose-race branch October 21, 2024 15:53
mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug An issue with the library compose Docker Compose.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants