[
https://issues.apache.org/jira/browse/DISPATCH-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17378308#comment-17378308
]
ASF GitHub Bot commented on DISPATCH-2195:
------------------------------------------
ChugR opened a new pull request #1295:
URL: https://github.com/apache/qpid-dispatch/pull/1295
Release server lock before calling qd_policy_socket_close instead
of after.
As a general rule the PYTHON lock must not be taken while holding
any other lock.
--
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]
> Deadlock possible with SERVER - PYTHON lock inversion
> -----------------------------------------------------
>
> Key: DISPATCH-2195
> URL: https://issues.apache.org/jira/browse/DISPATCH-2195
> Project: Qpid Dispatch
> Issue Type: Test
> Components: Router Node
> Affects Versions: 1.16.1
> Reporter: Charles E. Rolke
> Assignee: Charles E. Rolke
> Priority: Major
> Fix For: 1.17.0
>
>
> Analysis in DISPATCH-2183 shows that PYTHON and SERVER locks are taken in
> both orders and could cause a deadlock.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]