#31224: Add asynchronous views.
-------------------------------------+-------------------------------------
     Reporter:  felixxm              |                    Owner:  Andrew
                                     |  Godwin
         Type:  New feature          |                   Status:  closed
    Component:  Core (Other)         |                  Version:  master
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Mariusz Felisiak <felisiak.mariusz@…>):

 In [changeset:"bd389a832aa1480fc76c3fb2bb6f92ea4209e378" bd389a8]:
 {{{
 #!CommitTicketReference repository=""
 revision="bd389a832aa1480fc76c3fb2bb6f92ea4209e378"
 [3.1.x] Refs #31040, Refs #31224 -- Prevented cycles in exceptions chain.

 Async exception handling was raising an exception that was creating a
 cycle in the exception chain (by re-raising an exception in
 sync_to_async that was already being handled).

 Thanks Chris Jerdonek for detailed analysis.
 Backport of d94a9aa0557a459a5b9b7b82a8c043de14f8b1a0 from master
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31224#comment:13>
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.91499f23cda827835951ff4d95755b30%40djangoproject.com.

Reply via email to