paleolimbot opened a new pull request, #333: URL: https://github.com/apache/arrow-nanoarrow/pull/333
Uncovered when investigating https://github.com/apache/arrow-adbc/issues/1348 and https://github.com/apache/arrow-adbc/pull/1334 . Before, the release callback was getting called by the garbage collector (so no memory leak was reported); however, the order of the array stream finalizer and the user-supplied R finalizer was non-deterministic based on when the garbage collector ran. -- 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]
