pitrou commented on pull request #12659: URL: https://github.com/apache/arrow/pull/12659#issuecomment-1075388941
Note that CPython has a dedicated API to print unraisable errors, you may not need to use the logging module: https://docs.python.org/3/c-api/exceptions.html#c.PyErr_WriteUnraisable -- 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]
