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

Remove unnecessary send to b.propchanged #184

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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