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
Method close of topic reader freezes indefinitely.
Expected behavior:
Method close of topic reader completed in a reasonable time.
Steps to reproduce:
I wrote simple example to reproduce this behaviour. Need to start producer and after one minute start consumer.
The problem is reproduced after 10 minutes of work.
To run example need to install deps in requirements.txt and set settings in settings.py.