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

Ferenc Gerlits updated MINIFICPP-2487:
--------------------------------------
    Fix Version/s: 0.99.1

> Destroy PyException while holding GIL 
> --------------------------------------
>
>                 Key: MINIFICPP-2487
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2487
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Bug
>            Reporter: Adam Debreceni
>            Assignee: Adam Debreceni
>            Priority: Major
>             Fix For: 0.99.1
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> PyException holds a reference to the python exception object, when it escapes 
> the scope of GIL (into an outer catch block) its destruction crashes the 
> application and the python library logs the reason as not holding the lock, 
> this can occur when e.g. the describe function is malformed (declared with 
> the incorrect number of positional arguments) 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to