fix(kafka): Use wait strategy instead of deprecated wait_for_logs (#903)
Related to https://github.com/testcontainers/testcontainers-python/issues/874. Since those containers first need to be started to know their exposed ports, we cannot use `DockerContainer._wait_strategy`. We have to keep checking logs manually in their own `start` methods. Let me know if there is anything to change. --------- Co-authored-by: Hugo-C <Hugo-C@users.noreply.github.com> Co-authored-by: David Ankin <daveankin@gmail.com>
H
Hugo-C committed
87332c1332a30b673aac919b48e296e21f2c1baf
Parent: 460b0d8
Committed by GitHub <noreply@github.com>
on 4/1/2026, 10:34:59 PM