[ 
https://issues.apache.org/jira/browse/DISPATCH-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Conway updated DISPATCH-72:
--------------------------------
    Summary: Sporadic core dumps in dispatch tests  (was: Dispatch is not 
locking the python GIL in non-python threads.)

> Sporadic core dumps in dispatch tests
> -------------------------------------
>
>                 Key: DISPATCH-72
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-72
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Routing Engine
>    Affects Versions: 0.2
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>
> The python C API documentation 
> https://docs.python.org/2/c-api/init.html#non-python-created-threads states 
> that threads not started by pyton must lock the Global Interpreter Lock 
> before using any python APIs. 
> Currently dispatch does not do this, it locks a separate mutex.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to