summaryrefslogtreecommitdiff
path: root/nose/plugins/debug.py
diff options
context:
space:
mode:
authorHarry Kao <harry@nextdoor.com>2015-12-22 14:09:45 -0800
committerHarry Kao <harry@nextdoor.com>2015-12-22 14:09:45 -0800
commit02f7d848e4924264f81d3753673db53a93ae1c13 (patch)
tree00ba0b2746d1820d3ed6319b0faf150a0e88c67e /nose/plugins/debug.py
parent0f592c4b022bf3226bd970ccc8c09fea899b2960 (diff)
downloadnose-02f7d848e4924264f81d3753673db53a93ae1c13.tar.gz
Use a new test loader for each queue item.
The loader's ContextSuiteFactory keeps a reference to all of the test suites, even after they've been run, which consumes more and more memory over time. This change creates a new loader for each suite that's dispatched to the worker, which allows the GC to free the old test suites.
Diffstat (limited to 'nose/plugins/debug.py')
0 files changed, 0 insertions, 0 deletions