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

Remove unneeded call to unsafeProcessStatusUpdate, fix tasksPerOfferHost check #1719

Merged
merged 1 commit into from Feb 16, 2018

Conversation

ssalinas
Copy link
Member

There was an extra line here processing the status update in duplicate outside of the lock. A few layers down, this can call scheduleTasks in the scheduler, resulting in a few possible duplicate taskIds

@ssalinas ssalinas added this to the 0.19.0 milestone Feb 16, 2018
@baconmania
Copy link
Contributor

🚢

@ssalinas ssalinas merged commit 899f046 into master Feb 16, 2018
@ssalinas ssalinas deleted the unused branch February 16, 2018 16:05
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.

None yet

2 participants