Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Remove unnecessary send to b.propchanged#184

Open
amrbekhit wants to merge 1 commit intomuka:masterfrom
amrbekhit:enhancement/remove_unnecessary_channel_send
Open

Remove unnecessary send to b.propchanged#184
amrbekhit wants to merge 1 commit intomuka:masterfrom
amrbekhit:enhancement/remove_unnecessary_channel_send

Conversation

@amrbekhit
Copy link

Sending nil to b.propchanged when the context is done does not seem to serve any purpose. The bluez.WatchProperties function that creates propchanged does not read from it. The channel is also not accessible outside of the beacon.

Sending `nil` to `b.propchanged` when the context is done does not seem to serve any purpose. The `bluez.WatchProperties` function that creates `propchanged` does not read from it. The channel is also not accessible outside of the beacon.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant