[
https://issues.apache.org/jira/browse/PROTON-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16136913#comment-16136913
]
Alan Conway commented on PROTON-1175:
-------------------------------------
[[email protected]] I haven't tested old versions, but AFAIK it should all
work on 1.9.3 forwards. I fixed one 2.4 compat problem but the fix is
compatible back to 1.9.3 (I think - not tested) Before we make an official
claim for 1.9.3 we should test it in CI. Ruby 2 is not as drastic a change as
python 3, so keeping compat is not onerous - at least not that I've found so
far.
> Document BlockingConnection resource cleanup
> --------------------------------------------
>
> Key: PROTON-1175
> URL: https://issues.apache.org/jira/browse/PROTON-1175
> Project: Qpid Proton
> Issue Type: Improvement
> Components: python-binding
> Affects Versions: 0.12.0
> Reporter: Cliff Jansen
> Assignee: Justin Ross
> Labels: docs
> Fix For: proton-c-0.18.0
>
>
> The documentation is silent on resource cleanup for BlockingConnections.
> Currently if the BlockingConnection is not closed, the file descriptors and
> other reactor machinery are leaked.
> Standard Python techniques should be used to ensure resource clean up
> (try..finally blocks etc.)
> Only the sync_client example hints this might be desirable, let alone
> necessary.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]