Skip to content
Commit 3a932daf authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa.tests.base: Cache trace property for at most 10 TestBundle at a time

The `trace` property of TestBundle will only be cached for a small number of
TestBundle. This avoids running out of memory when manipulating a large amount
of TestBundle. This can happen in long-running exekall processes that keep
references to TestBundle alive for results display and serialization.
parent 6c27c172
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment