Skip to content

Conversation

@joebowbeer
Copy link
Contributor

@joebowbeer joebowbeer commented Dec 20, 2025

Closes #1202

Adds test for AbstractStartedContainer's asyncDispose implementation.

@netlify
Copy link

netlify bot commented Dec 20, 2025

Deploy Preview for testcontainers-node ready!

Name Link
🔨 Latest commit e003c62
🔍 Latest deploy log https://app.netlify.com/projects/testcontainers-node/deploys/694721234f78280008711147
😎 Deploy Preview https://deploy-preview-1203--testcontainers-node.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 project configuration.

@joebowbeer joebowbeer force-pushed the abstract-async-dispose branch from cc225fa to e003c62 Compare December 20, 2025 22:20
@cristianrgreco cristianrgreco added bug Something isn't working patch Backward compatible bug fix labels Dec 20, 2025
@cristianrgreco cristianrgreco changed the title fix: abstract started container async dispose Fix abstract started container async dispose Dec 21, 2025
@cristianrgreco cristianrgreco merged commit 155f962 into testcontainers:main Dec 21, 2025
340 checks passed
@joebowbeer joebowbeer deleted the abstract-async-dispose branch December 21, 2025 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working patch Backward compatible bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AbstractStartedContainer asyncDispose should call this.stop

2 participants