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
{{ message }}
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.
[Bug?] Exception AttributeError: "'NoneType' object has no attribute 'info'" in <bound method Producer.__del__ of <pykafka.producer.Producer at 0x118635ad0>> ignored
#1024
Open
ittqqzz opened this issue
Dec 16, 2020
· 0 comments
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
when i boot my django project,the console will print as follow errors:
PyKafka version: 2.8.0
Kafka version: 2.1.1
btw: kafka-python version in my env is 0.9.5
The text was updated successfully, but these errors were encountered: