[
https://issues.apache.org/jira/browse/PROTON-2402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17390605#comment-17390605
]
ASF GitHub Bot commented on PROTON-2402:
----------------------------------------
NS-SlaFleur commented on pull request #324:
URL: https://github.com/apache/qpid-proton/pull/324#issuecomment-889913116
@NS-MNellen will take over this PR if there are any questions.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> 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: 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.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]