-
Notifications
You must be signed in to change notification settings - Fork 417
TimerTask timeout_interval unused #525
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
Comments
I think the original code is correct. The I'm out of town attending a conference so I haven't run the code in your branch, I've only looked at the code. There may be a bug elsewhere if you are seeing aberrant behavior. |
Uh oh!
There was an error while loading. Please reload this page.
#timeout_task
is executed usingexecution_interval
. Should it usetimeout_interval
?I'm exploring the specs to see if I can expose this feature. In the mean time I thought it wise to confirm that it is, in fact, a bug.
The text was updated successfully, but these errors were encountered: