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

Fixed batch job checker #150

Merged
merged 2 commits into from
Apr 25, 2018
Merged

Conversation

dansteen
Copy link
Contributor

@dansteen dansteen commented Apr 22, 2018

This resolves #149

I have updated the jobAllocationChecker function to not delete elements out of the map so that they are still available for subsequent compares. I have also modified the key to be a struct so that we no longer need to pre-populate our levantTask variable.

@jrasell jrasell added the bug label Apr 23, 2018
@jrasell
Copy link
Member

jrasell commented Apr 25, 2018

thanks for this @dansteen

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.

panic when deploying a "batch" job.
2 participants