Loading src/worker/seq_mixed.cpp +2 −1 Original line number Diff line number Diff line Loading @@ -180,6 +180,7 @@ seq_mixed_operation::progress(int ongoing_index) { m_status = error_code::success; m_output_file->close(); return -1; } Loading Loading
src/worker/seq_mixed.cpp +2 −1 Original line number Diff line number Diff line Loading @@ -180,6 +180,7 @@ seq_mixed_operation::progress(int ongoing_index) { m_status = error_code::success; m_output_file->close(); return -1; } Loading