Explorar el Código

Flush written dictionary.

master
arkiver hace 3 años
padre
commit
1b3f680951
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      megawarc

+ 1
- 0
megawarc Ver fichero

@@ -429,6 +429,7 @@ class MegawarcPacker(object):
init_zst_megawarc(self.megawarcs[dict_id]["warc"]["file"], project,
dict_id, self.dict_server)
)
self.megawarcs[dict_id]["dict"]["file"].flush()
json_out = self.megawarcs[dict_id]["json"]["file"]
warc_out = self.megawarcs[dict_id]["warc"]["file"]
tar_out = self.megawarcs[dict_id]["tar"]


Cargando…
Cancelar
Guardar