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

update() method algorithm needs correction #1153

Closed
jungkees opened this issue May 29, 2017 · 1 comment
Closed

update() method algorithm needs correction #1153

jungkees opened this issue May 29, 2017 · 1 comment
Milestone

Comments

@jungkees
Copy link
Collaborator

Filed through #1152.

update() method should return a promise and go async. Currently, it does so when the algorithm execution reaches Run Job algorithm. In order to maintain this flow, we need to move the guarding steps in update() method to Update algorithm or put some equivalent fix.

@jungkees jungkees added this to the Version 1 milestone May 29, 2017
@jungkees
Copy link
Collaborator Author

Closed by 6281143.

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

No branches or pull requests

1 participant