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

Refactor Hub threading & locking #86

Merged
merged 1 commit into from
Jan 1, 2021
Merged

Conversation

rmrobinson
Copy link
Owner

  • move to a dedicated channel + RWLock for bridge & device updates
    • this simplifies the logic for updating devices or bridges in a hub
  • remove very verbose stream logging
  • add deferred sink close calls
  • avoid creating many channels for google relaying

* move to a dedicated channel + RWLock for bridge & device updates
  - this simplifies the logic for updating devices or bridges in a hub
* remove very verbose stream logging
* add deferred sink close calls
* avoid creating many channels for google relaying
@rmrobinson rmrobinson merged commit 7592a7e into master Jan 1, 2021
@rmrobinson rmrobinson deleted the refactor-hub-threading branch January 4, 2021 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant