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