#22420: Postgresql connections not being dropped between tests?
-----------------------------------+--------------------------------------
     Reporter:  bacongobbler       |                    Owner:  nobody
         Type:  Bug                |                   Status:  new
    Component:  Testing framework  |                  Version:  1.6
     Severity:  Normal             |               Resolution:
     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 IvanVenOsdel):

 EricBoersma, gabrtv: We were able to narrow the hanging connections down
 to a few test methods that work with the ORM, signals, celery (w/Redis)
 and the Django cache (w/redis). The test uses the ORM and the cache. The
 code uses the ORM, cache and celery. We use the CELERY_ALWAYS_EAGER and
 CELERY_EAGER_PROPAGATES_EXCEPTIONS settings to make tasks synchronous when
 running the tests.

 Does your setup overlap with that at all?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22420#comment:13>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/070.9b9c7896132553cf1b92d3e0b35adbe1%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to