django / channels

Developer-friendly asynchrony for Django

Home Page:https://channels.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No Running Event Loop

fabthegreat opened this issue · comments

Hi,

my request has already been raised to Stackoverflow but still I have been advised to put my question here as well:
https://stackoverflow.com/questions/71145039/django-channels-and-running-event-loop

I have tried several asgiref versions, but I am questionning my self if I have the right to call get_event_loop in the consumer itself...
Is that still a bug or a misuse?

Thanks