197
197
new_backing_file, size = self._spill_mem_keys_without_combining()
198
198
# Note: The transport here isn't strictly needed, because we will use
199
199
# direct access to the new_backing._file object
202
202
# GC will clean up the file
203
203
new_backing._file = new_backing_file