#30900 (ASGI and async tests are failing on Python 3.8 and Windows.) – Django (original) (raw)

#30900 closed Bug (fixed)

Reported by: Owned by: Carlton Gibson
Component: HTTP handling Version: 3.0
Severity: Release blocker Keywords:
Cc: Andrew Godwin, Carlton Gibson Triage Stage: Accepted
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

9 ASGI and async tests are failing on Python 3.8 and Windows:

File "C:\Jenkins\workspace\django-windows\database\sqlite3\label\windows\python\Python38.env\lib\site-packages\asgiref\sync.py", line 130, in _run_event_loop File "C:\Python38\lib\asyncio\proactor_events.py", line 679, in close signal.set_wakeup_fd(-1) ValueError: set_wakeup_fd only works in main thread

See ​https://djangoci.com/view/Main/job/django-windows/database=sqlite3,label=windows,python=Python38/274/