It's been a couple of years since the ticket was opened and it would still
be a very useful feature.
There hasn't been any specific discussion in
https://forum.djangoproject.com/c/internals/async/8 in that time.
An implementation has been published to PYPI that could be used as a
reference for further discussion and implementation
https://pypi.org/project/django-async-stream/
--
Ticket URL: <https://code.djangoproject.com/ticket/34300>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* resolution: => duplicate
Comment:
The discussion should continue on the original ticket and the ticket
reopened if there's a clear path forward.
--
Ticket URL: <https://code.djangoproject.com/ticket/34300#comment:1>
Comment (by Simon Charette):
I think there might have been a big of triaging confusion and that support
for async generators might have been added to the upcoming Django 4.2
release via (0bd2c0c9015b53c41394a1c0989afbfd94dc2830) #33735.
--
Ticket URL: <https://code.djangoproject.com/ticket/34300#comment:2>