#32416: LiveServerTestCase's ThreadedWSGIServer doesn't close database
connections
after each thread
-----------------------------------+------------------------------------
Reporter: Chris Jerdonek | Owner: nobody
Type: Bug | Status: new
Component: Testing framework | Version: 2.2
Severity: Normal | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-----------------------------------+------------------------------------
Comment (by Chris Jerdonek):
I just filed [https://github.com/django/django/pull/14002 PR #14002] to
let people customize the `ThreadedWSGIServer` used by `LiveServerThread`
more easily. This is what I suggested above in
[https://code.djangoproject.com/ticket/32416#comment:2 this comment].
This will make it easier for people e.g. to implement workarounds whenever
issues like the current one are found with the server used by
`LiveServerThread`. (This is not the first time that the server used
needed to be altered.)
--
Ticket URL: <https://code.djangoproject.com/ticket/32416#comment:7>
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/067.1e8dddf6f7a74f0f306699bbeb6ddea5%40djangoproject.com.