This repository was archived by the owner on Mar 24, 2021. It is now read-only.

Description
when i boot my django project,the console will print as follow errors:
Exception AttributeError: "'NoneType' object has no attribute 'info'" in <bound method Producer.__del__ of <pykafka.producer.Producer at 0x118635ad0>> ignored
PyKafka version: 2.8.0
Kafka version: 2.1.1
btw: kafka-python version in my env is 0.9.5