Skip to content
Snippets Groups Projects
Verified Commit 4e053068 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: files

parent a4d79f74
Branches
Tags
1 merge request!11F files
Pipeline #11979 passed
Pipeline: caosdb-cppinttest

#11980

    ......@@ -430,6 +430,8 @@ auto Transaction::WaitForIt() const noexcept -> TransactionStatus {
    CAOSDB_LOG_FATAL(logger_name) << "Received invalid QueryResponseCase.";
    break;
    }
    break; // break TransactionResponseCase::kRetrieveResponse
    }
    case TransactionResponseCase::kInsertResponse: {
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment