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

Cancel propagation on step error randomly fails #25

Open
marema31 opened this issue Oct 31, 2019 · 0 comments
Open

Cancel propagation on step error randomly fails #25

marema31 opened this issue Oct 31, 2019 · 0 comments

Comments

@marema31
Copy link
Owner

The test TestRecipeDoStepError (recipe/do_test.go) randomly fails at step.Priority == 5 && !step.Canceled

It is not always the same number of step of this priority nor the same ones.

It is a limitation, but it could be adressed when a MVP will be available and more easily debug when the log system will be put in place (logrus by example)

marema31 added a commit that referenced this issue Oct 31, 2019
Adding  recipes first iteration, the issue #25 does not impact the main features I want to achieve for a MVP
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