-
-
Notifications
You must be signed in to change notification settings - Fork 600
Closed
Description
note this introduced a flake. The former example was waiting for the listen port (as are most ad-hoc usages on github). This passes before the api is ready failing tests. I think it should be reverted to what the example used:
testcontainers.WithWaitStrategy(wait.ForListeningPort("8500/tcp")),
Originally posted by @codefromthecrypt in #2194 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels