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

Flows are not cancelled when engine is gracefully shutdown #507

Open
vijaynalawade opened this issue Oct 15, 2019 · 0 comments
Open

Flows are not cancelled when engine is gracefully shutdown #507

vijaynalawade opened this issue Oct 15, 2019 · 0 comments
Assignees

Comments

@vijaynalawade
Copy link
Contributor

Current behavior (how does the issue manifest):
Start a long running flow (add Sleep activity to simulate) and gracefully shutdown engine. In this case, running flow instance and corresponding Sleep activity is not cancelled.
Expected behavior:
Both flow instance and activity must be cancelled.
Minimal steps to reproduce the problem (not required if feature enhancement):

Please tell us about your environment (Operating system, docker version, browser & web ui version, etc):

Flogo version (CLI & contrib/lib. If unknown, leave empty or state unknown): 0.X.X

Additional information you deem important (e.g. issue happens only occasionally):

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

3 participants