#16099: Development web server sometimes hangs with Chrome
-------------------------------------+-------------------------------------
               Reporter:  jseims@…   |          Owner:  slacy
                   Type:  Bug        |         Status:  closed
              Milestone:             |      Component:  HTTP handling
                Version:  1.3        |       Severity:  Normal
             Resolution:  fixed      |       Keywords:
           Triage Stage:  Design     |      Has patch:  1
  decision needed                    |    Needs tests:  0
    Needs documentation:  0          |  Easy pickings:  0
Patch needs improvement:  0          |
                  UI/UX:  0          |
-------------------------------------+-------------------------------------
Changes (by jezdez):

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


Comment:

 In [16427]:
 {{{
 #!CommitTicketReference repository="" revision="16427"
 Fixed #16099 -- Enabled threading for the runserver management command and
 added a --nothreading option to disable it if needed. This should help
 Google Chrome users because it opens more than one connection
 speculatively.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16099#comment:14>
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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to