#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 Simon Charette):

 Florian, are you referring to the possibility that closing a connection in
 a subprocess could cause the connection in the parent process to be closed
 as well?

 If you believe this is a possibility could we at least emit a warning
 within child process if they are initialized with opened connections that
 points at issues that might arise?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31637#comment:6>
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/01070184113a82ae-c8e0c60c-70fe-4f46-9dbb-97333570ae12-000000%40eu-central-1.amazonses.com.

Reply via email to