I'm trying to print inside these methods in from this example in django channels:
https://github.com/andrewgodwin/channels-examples/blob/master/multichat/chat/consumers.py But nothing is coming through to the console. I haven't worked with python Async before, so I'm not sure if I'm doing something really stupid? The examples in the python docs seem to show prints working no problem -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/abc849e2-11fe-49ca-a936-7dfaf5b811b6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

