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