diff options
author | Harry Kao <harry@nextdoor.com> | 2015-12-22 14:09:45 -0800 |
---|---|---|
committer | Harry Kao <harry@nextdoor.com> | 2015-12-22 14:09:45 -0800 |
commit | 02f7d848e4924264f81d3753673db53a93ae1c13 (patch) | |
tree | 00ba0b2746d1820d3ed6319b0faf150a0e88c67e /doc/api.rst | |
parent | 0f592c4b022bf3226bd970ccc8c09fea899b2960 (diff) | |
download | nose-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 'doc/api.rst')
0 files changed, 0 insertions, 0 deletions