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

STY: autoformatting sources

parent 02be7c66
Branches
Tags
2 merge requests!42Release 0.2.0,!28F async execute
Pipeline #24707 passed
Pipeline: caosdb-cppinttest

#24708

    This commit is part of merge request !28. Comments created here will be created in the context of that merge request.
    ......@@ -499,7 +499,6 @@ void Transaction::Cancel() {
    std::this_thread::sleep_for(5ms);
    }
    this->status = TransactionStatus::CANCELLED();
    if (handler_ != nullptr) {
    handler_->Cancel();
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment