﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
30900	ASGI and async tests are failing on Python 3.8 and Windows.	Mariusz Felisiak	nobody	"9 ASGI and async tests are failing on Python 3.8 and Windows:

- `asgi.tests.ASGITest.test_disconnect`
- `asgi.tests.ASGITest.test_file_response`
- `asgi.tests.ASGITest.test_get_asgi_application`
- `asgi.tests.ASGITest.test_get_query_string`
- `asgi.tests.ASGITest.test_headers`
- `asgi.tests.ASGITest.test_non_unicode_query_string`
- `asgi.tests.ASGITest.test_wrong_connection_type`
- `async.tests.AsyncUnsafeTest.test_async_unsafe`
- `async.tests.DatabaseConnectionTest.test_get_async_connection`

{{{
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/"	Bug	new	HTTP handling	3.0	Release blocker			Andrew Godwin Carlton Gibson	Accepted	0	0	0	0	0	0
