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

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

NS-SlaFleur opened a new pull request #324:
URL: https://github.com/apache/qpid-proton/pull/324


   …ingHandler, send for Sender and thread-safety for Container.
   
   https://issues.apache.org/jira/browse/PROTON-2402


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Clarify proton python documentation on thread-safeness and when certain 
> callbacks are called
> --------------------------------------------------------------------------------------------
>
>                 Key: PROTON-2402
>                 URL: https://issues.apache.org/jira/browse/PROTON-2402
>             Project: Qpid Proton
>          Issue Type: Bug
>          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.3.4#803005)

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

Reply via email to