You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/19 12:01:00 UTC

[jira] [Created] (ARROW-2171) [Python] OwnedRef is fragile

Antoine Pitrou created ARROW-2171:
-------------------------------------

             Summary: [Python] OwnedRef is fragile
                 Key: ARROW-2171
                 URL: https://issues.apache.org/jira/browse/ARROW-2171
             Project: Apache Arrow
          Issue Type: Bug
          Components: Python
    Affects Versions: 0.8.0
            Reporter: Antoine Pitrou
            Assignee: Antoine Pitrou


Some uses of OwnedRef can implicitly invoke its (default) copy constructor, which will lead to extraneous decrefs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)