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

ASF GitHub Bot commented on PROTON-2402:
----------------------------------------

astitcher commented on PR #324:
URL: https://github.com/apache/qpid-proton/pull/324#issuecomment-1503913800

   @ssorj Could you look at these doc changes and see if you think this is an 
improvement.




> Clarify proton python documentation on thread-safety and when certain 
> callbacks are called
> ------------------------------------------------------------------------------------------
>
>                 Key: PROTON-2402
>                 URL: https://issues.apache.org/jira/browse/PROTON-2402
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: python-binding
>    Affects Versions: proton-c-0.34.0
>            Reporter: NS-SlaFleur
>            Priority: Minor
>
> The Python documentation does not state the following explicitely which 
> caused some confusion on my end:
>  - on_settled is triggered on the disposition settled on remote side
>  - Container & other proton datastructures are NOT thread safe, use injector 
> for external thread communication
>  - on_sendable is called on each received flow event & after send if there 
> are still credits available.
>  
> PR: https://github.com/apache/qpid-proton/pull/324



--
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