[ https://issues.apache.org/jira/browse/FLINK-5183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15840525#comment-15840525 ]
Geoffrey Mon commented on FLINK-5183: ------------------------------------- That solved the problem. I was really overthinking it and I was actually planning on spawning another thread to check if the Python process had died and closing the PythonPlanStreamer ServerSocket using that thread. Once I add a simple unit test and make sure that the feature works as expected, I'll create a pull request so the actual quality of code can be reviewed. > [py] Support multiple jobs per Python plan file > ----------------------------------------------- > > Key: FLINK-5183 > URL: https://issues.apache.org/jira/browse/FLINK-5183 > Project: Flink > Issue Type: Improvement > Components: Python API > Affects Versions: 1.1.3 > Reporter: Geoffrey Mon > Priority: Minor > > Support running multiple jobs per Python plan file. -- This message was sent by Atlassian JIRA (v6.3.4#6332)