jorisvandenbossche commented on issue #43487:
URL: https://github.com/apache/arrow/issues/43487#issuecomment-2264899470

   @lysnikolaou thanks for the report and analysis!
   
   I am not super familiar with this part of our code base, but from reading 
your analysis, is it that we should ensure the GIL is held when calling that 
`Py_INCREF` ? (the usage of `OwnedRefNoGIL` only ensures to call PyAcquireGIL 
when the reference is decreased when going out of scope)
   
   cc @pitrou 
   
   


-- 
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]

Reply via email to