lidavidm commented on pull request #12659:
URL: https://github.com/apache/arrow/pull/12659#issuecomment-1075525006


   Changed to use `PyErr_WriteUnraisable`. I still think this is orthogonal to 
adding an error callback, since either way we need/want to catch uncaught 
exceptions.
   
   Fun fact, the Cython generated code clears the current exception inside the 
`except` block, so it was failing to log the exception…that took way too long 
to figure out. 


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