1595
1596
# test_insert_record_stream_existing_keys fail for groupcompress and
1596
1597
# groupcompress-nograph, this needs to be revisited while addressing
1597
1598
# 'bzr branch' performance issues.
1601
1603
def _insert_record_stream(self, stream, random_id=False, nostore_sha=None,
1603
1605
"""Internal core to insert a record stream into this container.
1605
1607
This helper function has a different interface than insert_record_stream