[jira] [Commented] (PROTON-2099) [Python] example test runner script leaks file handles

2019-12-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16990153#comment-16990153 ] ASF subversion and git services commented on PROTON-2099: - Commit

[jira] [Commented] (PROTON-2099) [Python] example test runner script leaks file handles

2019-12-06 Thread Gordon Sim (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16989890#comment-16989890 ] Gordon Sim commented on PROTON-2099: I'm not sure how/why it would work on python 3. I compiled with

[jira] [Commented] (PROTON-2099) [Python] example test runner script leaks file handles

2019-12-06 Thread Andrew Stitcher (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16989841#comment-16989841 ] Andrew Stitcher commented on PROTON-2099: - This works correctly under python 3 but not python 2

[jira] [Commented] (PROTON-2099) [Python] example test runner script leaks file handles

2019-12-06 Thread Gordon Sim (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16989610#comment-16989610 ] Gordon Sim commented on PROTON-2099: Looks like this was in the original commit:

[jira] [Commented] (PROTON-2099) [Python] example test runner script leaks file handles

2019-12-06 Thread Gordon Sim (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16989581#comment-16989581 ] Gordon Sim commented on PROTON-2099: Thanks! Works for me now, but am seeing errors for a couple of

[jira] [Commented] (PROTON-2099) [Python] example test runner script leaks file handles

2019-12-05 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16989172#comment-16989172 ] ASF subversion and git services commented on PROTON-2099: - Commit

[jira] [Commented] (PROTON-2099) [Python] example test runner script leaks file handles

2019-12-03 Thread Andrew Stitcher (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16987169#comment-16987169 ] Andrew Stitcher commented on PROTON-2099: - [~gsim] That is painful. Closing the file handles

[jira] [Commented] (PROTON-2099) [Python] example test runner script leaks file handles

2019-12-03 Thread Gordon Sim (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16987145#comment-16987145 ] Gordon Sim commented on PROTON-2099: >From some googling 'Context management support was added in

[jira] [Commented] (PROTON-2099) [Python] example test runner script leaks file handles

2019-12-03 Thread Gordon Sim (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16987111#comment-16987111 ] Gordon Sim commented on PROTON-2099: [~astitcher] This seems not to work for python 2.7, now I get

[jira] [Commented] (PROTON-2099) [Python] example test runner script leaks file handles

2019-08-30 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/PROTON-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16919927#comment-16919927 ] ASF subversion and git services commented on PROTON-2099: - Commit