rdmrocha / asgiref-thread-bug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asgiref-thread-bug

How to get the bug to trigger

git clone https://github.com/rdmrocha/asgiref-thread-bug.git

cd asgiref-thread-bug

docker-compose up

After that, access http://localhost:8000 on your browser


Expected outcome


Bug triggered on Asgiref/Channels


How to switch between asgiref versions

  • edit requirements.txt
  • comment/uncomment version 3.3.4/3.4.1 accordingly, save the file
  • re-run docker-compose up
  • access http://localhost:8000 on your browser again

About


Languages

Language:Python 82.7%Language:HTML 12.7%Language:Dockerfile 2.8%Language:JavaScript 1.0%Language:Shell 0.9%