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 info about how to disable polling to README #357

Merged
merged 1 commit into from
Aug 31, 2021

Conversation

aried3r
Copy link
Contributor

@aried3r aried3r commented Aug 31, 2021

That's at least the information about polling that I've gathered from #133.

Copy link
Owner

@bensheldon bensheldon left a comment

Choose a reason for hiding this comment

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

Thanks for surfacing this in the readme 🙌 Here's the implementation:

def create_timer
return if @timer_options[:execution_interval] <= 0

@bensheldon bensheldon added the documentation Improvements or additions to documentation label Aug 31, 2021
@bensheldon bensheldon merged commit 4b3e13e into bensheldon:main Aug 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants