The caller tried using channels rabbitmq on a different event loop than the one it was initialized with
im trying to initialize a queue rabbit consumer, process those message and send it to a websocket in django. But i got the title error.
im trying to initialize a queue rabbit consumer, process those message and send it to a websocket in django. But i got the title error.