#32173: Autoreloader doesn't work with asyncio.
--------------------------------+------------------------------------
     Reporter:  Carlton Gibson  |                    Owner:  nobody
         Type:  New feature     |                   Status:  closed
    Component:  Utilities       |                  Version:  3.1
     Severity:  Normal          |               Resolution:  wontfix
     Keywords:  async           |             Triage Stage:  Accepted
    Has patch:  0               |      Needs documentation:  0
  Needs tests:  0               |  Patch needs improvement:  0
Easy pickings:  0               |                    UI/UX:  0
--------------------------------+------------------------------------
Changes (by Carlton Gibson):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 Over time this has faded away — I think dropping Python 3.6 support when
 that went EOL was the key. (As `asyncio` moved from `get_event_loop` to
 `get_running_loop` the tendency to get a reference to an event loop from a
 different thread faded.)

 Auto-reloading works with the latest Daphne versions (>4). There may be
 lingering issues, but I think they can be resolved there.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32173#comment:4>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701859ae55b07-6a1db521-5b1e-45c1-9f3a-b26a0f03d647-000000%40eu-central-1.amazonses.com.

Reply via email to