[GitHub] incubator-ariatosca pull request #175: ARIA-299 Resuming canceled execution ...

2017-07-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-ariatosca/pull/175 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fe

[GitHub] incubator-ariatosca pull request #175: ARIA-299 Resuming canceled execution ...

2017-07-10 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/175#discussion_r126371411 --- Diff: tests/orchestrator/test_workflow_runner.py --- @@ -441,8 +509,42 @@ def mock_resuming_task(ctx): ctx.node.attributes['invocatio

[GitHub] incubator-ariatosca pull request #175: ARIA-299 Resuming canceled execution ...

2017-07-10 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/175#discussion_r126370435 --- Diff: tests/orchestrator/test_workflow_runner.py --- @@ -441,8 +509,42 @@ def mock_resuming_task(ctx): ctx.node.attributes['invocatio

[GitHub] incubator-ariatosca pull request #175: ARIA-299 Resuming canceled execution ...

2017-07-10 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/175#discussion_r126370031 --- Diff: tests/orchestrator/test_workflow_runner.py --- @@ -441,8 +509,42 @@ def mock_resuming_task(ctx): ctx.node.attributes['invocatio

[GitHub] incubator-ariatosca pull request #175: ARIA-299 Resuming canceled execution ...

2017-07-10 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/175#discussion_r126371221 --- Diff: tests/orchestrator/test_workflow_runner.py --- @@ -441,8 +509,42 @@ def mock_resuming_task(ctx): ctx.node.attributes['invocatio

[GitHub] incubator-ariatosca pull request #175: ARIA-299 Resuming canceled execution ...

2017-07-10 Thread mxmrlv
Github user mxmrlv commented on a diff in the pull request: https://github.com/apache/incubator-ariatosca/pull/175#discussion_r126368873 --- Diff: aria/orchestrator/workflows/core/events_handler.py --- @@ -114,6 +114,10 @@ def _workflow_cancelled(workflow_context, *args, **kwargs):

[GitHub] incubator-ariatosca pull request #175: ARIA-299 Resuming canceled execution ...

2017-07-05 Thread mxmrlv
GitHub user mxmrlv opened a pull request: https://github.com/apache/incubator-ariatosca/pull/175 ARIA-299 Resuming canceled execution with frozen task fails You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-ariatos