#18135: Sleeping Database Connections on Startup with MySQL
-------------------------------+------------------------------------
     Reporter:  Mnewman        |                    Owner:  nobody
         Type:  Bug            |                   Status:  closed
    Component:  Uncategorized  |                  Version:  1.4
     Severity:  Normal         |               Resolution:  fixed
     Keywords:  MySQL          |             Triage Stage:  Accepted
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+------------------------------------

Comment (by akaariai):

 My quick test indicates that the extra connection is gone both in 1.4.X
 and 1.3.X. So, looks good to me. Only thing I wonder is if there should be
 try-finally to ensure the new connection is closed. But I guess if the
 finally branch is ever hit the open connection is not the biggest of your
 worries...

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18135#comment:11>
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