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

[scheduler] Add stop methods for _schedule and _listener #17

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

Conversation

valeriocos
Copy link
Member

This code adds methods to stop scheduling and listening jobs.

This code adds methods to stop scheduling and listening jobs.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.9%) to 74.843% when pulling aab66c1 on valeriocos:add-stop-scheduler into 4d512e6 on grimoirelab:master.

Copy link
Member

@sduenas sduenas left a comment

Choose a reason for hiding this comment

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

I'm not sure if the best way to kill a thread is sending a message to itself. Let me think about it.

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.

3 participants