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