(cherry picked from commit 9dd87bcdb5
)
Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
This commit is contained in:
@ -505,7 +505,7 @@ impl RpcSubscriptions {
|
||||
.unwrap();
|
||||
|
||||
let control = SubscriptionControl::new(
|
||||
PubSubConfig::default().max_active_subscriptions,
|
||||
config.max_active_subscriptions,
|
||||
notification_sender.clone(),
|
||||
broadcast_sender,
|
||||
);
|
||||
|
Reference in New Issue
Block a user