#31637: Registering database connections for cleanup on fork
-------------------------------------+-------------------------------------
     Reporter:  Aarni Koskela        |                    Owner:  Josh
         Type:  New feature          |                   Status:  assigned
    Component:  Database layer       |                  Version:  3.0
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Florian Apolloner):

 I am not sure we should be doing this (at least not at this level). We do
 not have any control over what happens in `close_all`. If any of the
 connections where to perform some cleanup that affects server state this
 might fail horribly.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31637#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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018410c2be53-d9a42715-8553-4d94-9d7b-dadeb5e0e861-000000%40eu-central-1.amazonses.com.

Reply via email to