Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python manage.py run_chat_server_uvloop not working #72

Open
alxnik opened this issue Jan 10, 2021 · 0 comments
Open

python manage.py run_chat_server_uvloop not working #72

alxnik opened this issue Jan 10, 2021 · 0 comments

Comments

@alxnik
Copy link

alxnik commented Jan 10, 2021

  • django-private-chat version: 0.3.0
  • Django version: 3.1.5
  • Python version: 3.8.5
  • Operating System: Ubuntu 20.04 on WSL

Description

/management/commands/run_chat_server_uvloop.py has an indentation issue on line 46

What I Did

$ python manage.py run_chat_server_uvloop
...[redacted full backtrace]...
    ensure_future(handlers.gone_online(channels.online))
                                                       ^
IndentationError: unindent does not match any outer indentation level
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant