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

Conversation

@forslund
Copy link
Collaborator

Updated version of #789 added some minor safety and basic documentation. Closes #788 and #789

Greg McCoy and others added 2 commits June 29, 2017 07:54
The same websocket client object is often used between many different
parts of the software. (for example skills) This will reduce the risk
that all listeners are removed for all events by mistake. It it still
possible toi do this by calling
`WebsocketClient.ws.remove_all_listers()` if there would be need for
this mechanism.
@forslund forslund requested a review from ethanaward June 29, 2017 06:18
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 40.089% when pulling 10e4660 on forslund:gregmccoy-feature/issue-788 into 8629bb9 on MycroftAI:dev.

Copy link
Contributor

@ethanaward ethanaward left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@forslund forslund merged commit b98b020 into MycroftAI:dev Jun 29, 2017
@forslund forslund deleted the gregmccoy-feature/issue-788 branch January 31, 2018 07:16
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.

3 participants