#31717: WSGI calling close causes premature close_if_unusable_or_obsolete calls
during transaction?
-------------------------------+--------------------------------------
     Reporter:  ylilarry       |                    Owner:  nobody
         Type:  Uncategorized  |                   Status:  new
    Component:  Uncategorized  |                  Version:  3.0
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------

Comment (by ylilarry):

 I commented out
 {{{signals.request_finished.connect(close_old_connections)}}} and the
 problem immediately goes away.
 Also manage runserver does not seem to call
 {{{HttpResponseBase.close()}}}.

 This gives me more confidence that where the issue lays.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31717#comment:1>
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/066.2647a153850d58cc0efeb8b717ac2b29%40djangoproject.com.

Reply via email to