Skip to content

Commit

Permalink
Merge 7c02441 into 8561c6b
Browse files Browse the repository at this point in the history
  • Loading branch information
va-kuznecov authored Sep 16, 2024
2 parents 8561c6b + 7c02441 commit 867b7ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ydb/core/blobstorage/pdisk/blobstorage_pdisk_impl_log.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class TLogFlushCompletionAction : public TCompletionAction {
, CommonLogger(commonLogger)
, CompletionLogWrite(completionLogWrite)
{
TCompletionAction::ShouldBeExecutedInCompletionThread = false;
Orbit = std::move(completionLogWrite->Orbit);
}

Expand Down

0 comments on commit 867b7ea

Please sign in to comment.