Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a private method to deactivate Broadcast receivers #64

Conversation

shsms
Copy link
Contributor

@shsms shsms commented Jan 23, 2023

... that would also remove the receiver from the channel, so that messages don't keep getting sent to deactivated receivers.

@shsms shsms requested a review from a team as a code owner January 23, 2023 13:09
@github-actions github-actions bot added the part:channels Affects channels implementation label Jan 23, 2023
@sahas-subramanian-frequenz sahas-subramanian-frequenz added the type:bug Something isn't working label Jan 23, 2023
@sahas-subramanian-frequenz sahas-subramanian-frequenz added this to the v0.12.0 milestone Jan 23, 2023
... that would also remove the receiver from the channel,  so that
messages don't keep getting sent to deactivated receivers.

Signed-off-by: Sahas Subramanian <sahas.subramanian@proton.me>
@sahas-subramanian-frequenz sahas-subramanian-frequenz merged commit 25ddc18 into frequenz-floss:v0.x.x Jan 23, 2023
@shsms shsms deleted the remove-inactive-receivers branch January 23, 2023 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
part:channels Affects channels implementation type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants