#22420: Postgresql connections not being dropped between tests?
-----------------------------------+--------------------------------------
     Reporter:  Matthew Fisher     |                    Owner:  nobody
         Type:  Bug                |                   Status:  closed
    Component:  Testing framework  |                  Version:  1.6
     Severity:  Normal             |               Resolution:  needsinfo
     Keywords:                     |             Triage Stage:  Unreviewed
    Has patch:  0                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+--------------------------------------

Comment (by hackedhead):

 I also ran into this issue trying to build a Selenium test using
 LiveServerTestCase. Even with the above decorator, the postgres
 connections remain and prevent the test database from being  destroyed.

 I updated the repro from Will Plaehn with Django 3.0.5 and the issue
 persists.
 My version of the repro also uses docker to simplify the setup process.

 https://github.com/hackedhead/django-issue-22420/tree/docker-repro

 This is my first time engaging with a Django project issue, what needs to
 happen to reopen this to continue investigation?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22420#comment:21>
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/070.0bb2861546aedf6d19a9fd5247d6f6a2%40djangoproject.com.

Reply via email to