Commit 6b17def5 authored by jan.koester's avatar jan.koester
Browse files

test

parent 3fa7fdbc
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -428,7 +428,6 @@ void client::store_stripe(uint64_t group_id, uint32_t stripe_index,
        if (p.sent && !p.local) ++remaining;
    }
    std::cerr << "[PARITY] store_stripe: Phase 2 collecting " << remaining << " responses" << std::endl;
    }

    // Pump all connections once — data may already be buffered from Phase 1
    for (auto& p : pending) {