Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
shnikd committed Mar 21, 2024
1 parent 488ecae commit a239105
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@ class TProposedCopySequence : public TSubOperationState {
: OperationId(id)
{
IgnoreMessages(DebugHint(), {
TEvPrivate::TEvOperationPlan::EventType,
TEvPrivate::TEvCompleteBarrier::EventType,
NSequenceShard::TEvSequenceShard::TEvCreateSequenceResult::EventType,
});
Expand Down

0 comments on commit a239105

Please sign in to comment.