tests.py
90.5 KB
-
Use bulk_operations when loading items · d4943c53
This has been causing a huge memory leak, wrapping the call in this context manager properly cleans up the 'records' entries. EDUCATOR-274
Eric Fischer committed
This has been causing a huge memory leak, wrapping the call in this context manager properly cleans up the 'records' entries. EDUCATOR-274