Use bulk_operations when loading items
This has been causing a huge memory leak, wrapping the call in this context manager properly cleans up the 'records' entries. EDUCATOR-274
Showing
- cms/djangoapps/contentstore/tests/test_course_listing.py 1 addition, 1 deletioncms/djangoapps/contentstore/tests/test_course_listing.py
- common/lib/xmodule/xmodule/modulestore/split_mongo/split.py 2 additions, 1 deletioncommon/lib/xmodule/xmodule/modulestore/split_mongo/split.py
- common/lib/xmodule/xmodule/modulestore/tests/test_mixed_modulestore.py 2 additions, 2 deletions...odule/xmodule/modulestore/tests/test_mixed_modulestore.py
- lms/djangoapps/django_comment_client/base/tests.py 2 additions, 2 deletionslms/djangoapps/django_comment_client/base/tests.py
Loading
Please register or sign in to comment