#27079: Refactor LiveServerPort tests to not make extra calls to setUpClass()
and
tearDownClass()
-------------------------------------+-------------------------------------
Reporter: Chris Jerdonek | Owner: Jacob
Type: | Walls
Cleanup/optimization | Status: assigned
Component: Testing framework | Version: 1.10
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
-------------------------------------+-------------------------------------
Changes (by Jacob Walls):
* owner: (none) => Jacob Walls
* status: new => assigned
* type: Bug => Cleanup/optimization
Comment:
> Back to the original state of play after changes in #28478.
Actually, not quite the original state of play. `allow_thread_sharing` was
removed in #30171 in favor of a counter pattern which obviates the
reported bug here. I still think Chris's suggestion has value, but it's
more of a cleanup opportunity, if I'm not mistaken.
Having touched this a couple times I ought to just finish it off.
--
Ticket URL: <https://code.djangoproject.com/ticket/27079#comment:8>
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.47bc605491afa277bd70d3f91a630350%40djangoproject.com.