#20238: StoppableWSGIServer is not multithread support
-----------------------------------+--------------------------------------
     Reporter:  jwxiao@…           |                    Owner:  nobody
         Type:  Bug                |                   Status:  closed
    Component:  Testing framework  |                  Version:  1.4
     Severity:  Normal             |               Resolution:  wontfix
     Keywords:                     |             Triage Stage:  Unreviewed
    Has patch:  0                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+--------------------------------------
Changes (by aaugustin):

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


Comment:

 Considering that:

 - "the use case is somewhat fictional",
 - the ticket was reopened without any additional information,
 - more threading will certainly create more race conditions on shutdown,
 especially when it comes to the database connections — it's taken months
 to eliminate most from LiveServerTestCase, and I'm sure there are still
 some left,

 I don't think we should add threading without more compelling arguments.

--
Ticket URL: <https://code.djangoproject.com/ticket/20238#comment:5>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/074.4cfda05e753b646de56e1c45ac5490ad%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to