Bugfix in RdKafkaProducer:flush() method#1347
Bugfix in RdKafkaProducer:flush() method#1347alexbusu-motork wants to merge 12 commits intophp-enqueue:masterfrom
RdKafkaProducer:flush() method#1347Conversation
Avoid TypeError in `RdKafkaProducer::flush()`
|
It seems there is an issue with localstack deployment, because after the services are up, one of them (the one on port 4576) shuts down. All of the http requests to service healtcheck |
|
@makasim ok, please let me know - since this is a failing component of testing stage (not related to the code quality/functionality itself) - who could help me with this issue? I mean, who is maintaining the functional tests environment, so we can check together? |
|
Contributors, like you. |
|
@makasim please run the workflow. I've brought some changes. |
|
@makasim please run the workflow again. |
|
@makasim please run the workflow. |
|
Now the only failing test is @makasim @Steveb-p it's not clear to me why this fails here; it is not failing when I run for the same environment on my local machine. What would you suggest, what should I try? |
a6fb467 to
aa29e73
Compare
9d9a04f to
12d3738
Compare
Avoid TypeError in
RdKafkaProducer::flush()