Kyle Weaver created BEAM-8310:
---------------------------------
Summary: StopOnExitJobServer interrupt handler errors
Key: BEAM-8310
URL: https://issues.apache.org/jira/browse/BEAM-8310
Project: Beam
Issue Type: Bug
Components: sdk-py-harness
Reporter: Kyle Weaver
When I cancelled a job using FlinkRunner, I got the error: `TypeError: stop()
takes exactly 1 argument (3 given)`
However, it appears the job server was closed successfully, presumably on exit.
Which raises the question, why do we attempt to handle interrupts at all?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)