Hello, I'm trying out channels, but I'm getting an "unrecognized arguments: --noworker" error when trying to execute a very simple "python manage.py runserver --noworker". I found this file in the repository <https://github.com/django/channels/blob/master/channels/management/commands/runserver.py> that should patch the core command, but it appears as it's not working. Am I doing something wrong? The official documentation doesn't seem to specify any special procedure to get that working..
Thanks -- 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/0ddf1be4-6b02-41a8-86d9-b46ac26ce829%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

