You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We do not currently have any tests for PeriodicBroadcaster, and I don't think it works how we want it to.
It seems like there is one too many inputs into these functions, leading to strange behavior. I think everything could be done without a period_size argument.
We do not currently have any tests for
PeriodicBroadcaster
, and I don't think it works how we want it to.It seems like there is one too many inputs into these functions, leading to strange behavior. I think everything could be done without a
period_size
argument.The text was updated successfully, but these errors were encountered: