Skip to content

Conversation

@HofmeisterAn
Copy link
Collaborator

What does this PR do?

This PR removes the obsolete UntilPortIsAvailable(int) API. It's been replaced with:

  • UntilInternalTcpPortIsAvailable(int)
  • UntilExternalTcpPortIsAvailable(int)

Why is it important?

-

Related issues

@HofmeisterAn HofmeisterAn added the chore A change that doesn't impact the existing functionality, e.g. internal refactorings or cleanups label Sep 13, 2025
@netlify
Copy link

netlify bot commented Sep 13, 2025

Deploy Preview for testcontainers-dotnet ready!

Name Link
🔨 Latest commit 80a270f
🔍 Latest deploy log https://app.netlify.com/projects/testcontainers-dotnet/deploys/68c52f4a16a6e5000826b36f
😎 Deploy Preview https://deploy-preview-1528--testcontainers-dotnet.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.

@HofmeisterAn HofmeisterAn changed the title chore: Remove obsolete wait strategy: UntilPortIsAvailable(int) chore: Remove obsolete wait strategy: UntilPortIsAvailable(int) Sep 13, 2025
@HofmeisterAn HofmeisterAn merged commit 7eec4ce into develop Sep 13, 2025
137 checks passed
@HofmeisterAn HofmeisterAn deleted the feature/remove-obsolete-api branch September 13, 2025 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore A change that doesn't impact the existing functionality, e.g. internal refactorings or cleanups

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants