Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Cancel in-progress async operations when the pipeline is aborted #1205

Merged
merged 2 commits into from
Apr 4, 2019

Conversation

ajsutton
Copy link
Contributor

@ajsutton ajsutton commented Apr 3, 2019

PR description

When a pipeline is aborted, cancel any in-progress operations started as part of a thenProcessAsync step. Their outputs would have been discarded anyway but this helps to tidy up and get things to actually stop sooner.

@ajsutton ajsutton merged commit cf7a13a into PegaSysEng:master Apr 4, 2019
@ajsutton ajsutton deleted the closable-pipeline-functions branch April 4, 2019 19:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants