wbarnha / kafka-python-ng

Fork for Python client for Apache Kafka
https://wbarnha.github.io/kafka-python-ng/
Apache License 2.0
42 stars 4 forks source link

Reconfigure tests to complete in a more timely manner and skip some iterations for Kafka 0.8.2 and Python 3.12 #159

Closed wbarnha closed 3 months ago

wbarnha commented 3 months ago

I've tested kafka-python-ng in the past locally with PyPy, so I don't know why the two tests specifically are failing when I run them on GitHub CI/C. Plus there doesn't seem to be anything I can do at the moment to troubleshoot why Python 3.12 and Kafka 0.8.2 are incompatible until I run it locally.