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

Hotfix: poll task from the queue. #83

Merged
merged 1 commit into from
Apr 15, 2016
Merged

Conversation

mtuchkov
Copy link
Contributor

Fixed polling task from the queue.

Motivation:

Polling task from queue is calculating timeout incorrectly.

Modifications:

Timeout calculation has been fixed

Result:

Event executer works as it should now

{
this.ticks = ticks;
}

public long Ticks
Copy link
Member

Choose a reason for hiding this comment

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

let's limit its use to API only and use this.ticks internally

@nayato
Copy link
Member

nayato commented Apr 15, 2016

looking good

@nayato nayato merged commit db6ae6c into Azure:dev Apr 15, 2016
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