#36863: Clarify caveats (beyond performance) of running async views under WSGI
-------------------------------------+-------------------------------------
     Reporter:  Mykhailo Havelia     |                    Owner:  Mykhailo
         Type:                       |  Havelia
  Cleanup/optimization               |                   Status:  assigned
    Component:  HTTP handling        |                  Version:  6.0
     Severity:  Normal               |               Resolution:
     Keywords:  async, wsgi          |             Triage Stage:  Accepted
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Jacob Walls):

 * summary:
     Under WSGI, multiple calls to asgiref.sync.async_to_sync within the
     same request do not share the same event loop.
     => Clarify caveats (beyond performance) of running async views under
     WSGI

-- 
Ticket URL: <https://code.djangoproject.com/ticket/36863#comment:22>
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 visit 
https://groups.google.com/d/msgid/django-updates/0107019edb370b39-d57a13a1-157f-4558-a74a-ebd251dd6096-000000%40eu-central-1.amazonses.com.

Reply via email to