[ 
https://issues.apache.org/jira/browse/PROTON-2704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17708568#comment-17708568
 ] 

ASF subversion and git services commented on PROTON-2704:
---------------------------------------------------------

Commit 6b29f6d848828f5d0cd5706333c6570e71cbc666 in qpid-proton's branch 
refs/heads/main from Andrew Stitcher
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=6b29f6d84 ]

PROTON-2704: Reorganise python code to avoid runtime import of _events

This runtime import was causing an exception at shutdown with the new
cffi based code as it can happen in a delete operation in the middle of
shutting down python.

This was causing the test to hang.


> [Python] The examples test hangs
> --------------------------------
>
>                 Key: PROTON-2704
>                 URL: https://issues.apache.org/jira/browse/PROTON-2704
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: python-binding
>    Affects Versions: proton-c-0.39.0
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>            Priority: Major
>             Fix For: proton-c-0.39.0
>
>
> Running the python examples via the unittest in the examples directory hangs 
> at the various sync client tests.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to