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