GitHub user aaltay opened a pull request:
https://github.com/apache/beam/pull/3811
Add cancelling to the list of non-erroneous terminal states
R: @markflyhigh
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aaltay/beam mcan
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3811.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3811
----
commit 190f8dd340cda29e5edc8e565329374b1cd0920d
Author: Ahmet Altay <[email protected]>
Date: 2017-09-06T00:40:21Z
Add cancelling to the list of non-erroneous terminal states
----
---