Skip to content

[WIP] Formalize CtSaving::SaveContainer::Handler for parallel saving on multiple files

CtSaving::SaveContainer implementations are not state-less, so saving cannot be parallelized.

This patch aims to fix this problem.

Fixes #122

Edited by Samuel Debionne

Merge request reports