lisa.tests.base: Use memoized for RTATestBundle.trace property
Revert to using memoized(), now that it will not lead to memory leaks since it only keeps a weak reference on "self".
Loading
Please register or sign in to comment
Revert to using memoized(), now that it will not lead to memory leaks since it only keeps a weak reference on "self".