You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(kafka): wait_for_logs in kafka container to reduce lib requirement (testcontainers#377)
Use `wait_for_logs` to wait for startup instead of waiting for
successful connection via kafka-python. Also removes the dependency on
kafka-python.
Closestestcontainers#351
---------
Co-authored-by: Gudjon Ragnar Brynjarsson <[email protected]>
0 commit comments