jorisvandenbossche commented on PR #43671: URL: https://github.com/apache/arrow/pull/43671#issuecomment-2298867524
> The fact that this was passing made me realize that the tests enable the GIL, because `cffi` is being imported. The tests now expectedly fail with a segfault. On CI, the tests seem to be passing (and I verified that the warning about _"The global interpreter lock (GIL) has been enabled to load module '\_cffi_backend'"_ is gone) -- 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