From 3bff0f365184d035ff59d795868bece19cdbf47e Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Mon, 27 Jan 2025 18:01:22 -0600 Subject: [PATCH] Add an extra sync --- cpp/ci_logic.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/cpp/ci_logic.cpp b/cpp/ci_logic.cpp index e764e2d..cb3e152 100644 --- a/cpp/ci_logic.cpp +++ b/cpp/ci_logic.cpp @@ -665,6 +665,7 @@ std::string CiLogic::queue_pull_tarball(std::vector // REAL pull auto new_item = std::make_shared(); new_item->first_pkgconf = r; + r->sync(); // Enqueue "pull" task_queue->enqueue(