jmahlik commented on issue #36389: URL: https://github.com/apache/arrow/issues/36389#issuecomment-1966865560
Just realized I may have accidentally duplicated this with https://github.com/apache/arrow/issues/36980. There's a [docker reproducer](https://github.com/apache/arrow/issues/36980#issue-1831489065) in that issue. There's a [workaround and possible solution](https://github.com/apache/arrow/issues/36980#issuecomment-1892559630) as well. One can run a full `gc.collect` to ensure the numpy buffer's destructor is called prior to the interpreter finalizing so it doesn't attempt to acquire the GIL. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org