You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Thomas Weise (JIRA)" <ji...@apache.org> on 2018/10/03 04:12:00 UTC

[jira] [Created] (BEAM-5625) PortableRunner.PipelineResult.cancel not working

Thomas Weise created BEAM-5625:
----------------------------------

             Summary: PortableRunner.PipelineResult.cancel not working
                 Key: BEAM-5625
                 URL: https://issues.apache.org/jira/browse/BEAM-5625
             Project: Beam
          Issue Type: Bug
          Components: sdk-py-harness
            Reporter: Thomas Weise
            Assignee: Thomas Weise
             Fix For: 2.8.0


Fails due to missing CancelJobRequest parameter:

    self._job_service.Cancel()

TypeError: __call__() takes at least 2 arguments (1 given)

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)