You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "pitrou (via GitHub)" <gi...@apache.org> on 2023/05/24 16:18:14 UTC

[GitHub] [arrow] pitrou commented on issue #35728: [Python] `test_total_bytes_allocated` failing on arrow 12

pitrou commented on issue #35728:
URL: https://github.com/apache/arrow/issues/35728#issuecomment-1561508401

   It might be that some data was held alive by the Python GC at this point, or perhaps some thread was lingering around? We should at least try to GC-collect at the start of the method.


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org