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