Skip to content

Commit

Permalink
update batch receiver subscription update (#1889)
Browse files Browse the repository at this point in the history
  • Loading branch information
moscicky authored Aug 14, 2024
1 parent 3b02b2b commit d863e8f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ public void tearDown() {
@Override
public void updateSubscription(Subscription subscription) {
this.subscription = subscription;
receiver.updateSubscription(subscription);
}

@Override
Expand Down

0 comments on commit d863e8f

Please sign in to comment.