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 getter for event loop #133

Merged
merged 1 commit into from
Feb 11, 2018
Merged

Conversation

Nek-
Copy link
Member

@Nek- Nek- commented Feb 11, 2018

Problem

The user can stop Woketo but cannot stop the loop if the loop is the one managed by Woketo itself.

Solution

This PR adds a new getter to retrieve the loop from the connection object. This allows the user to stop entirely Woketo.

Now the user can close the connection but can also
kill the loop if desired.
@Nek- Nek- merged commit 2533f9b into master Feb 11, 2018
@Nek- Nek- deleted the feature/retrieve-loop-from-connection branch February 11, 2018 15:51
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.

2 participants