TODO: This will be inneficient if number of statement_subscriptions is big. I assume it shouldn't.
Originally posted by @alexggh in #3127 (comment)
|
// TODO: not efficient on a big number of subscriptions |
|
for (sub_id, topic_filter) in &me.statement_subscriptions { |