[
https://issues.apache.org/jira/browse/ARROW-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-2173.
---------------------------------
Resolution: Fixed
Issue resolved by pull request 1627
[https://github.com/apache/arrow/pull/1627]
> [Python] NumPyBuffer destructor should hold the GIL
> ---------------------------------------------------
>
> Key: ARROW-2173
> URL: https://issues.apache.org/jira/browse/ARROW-2173
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Affects Versions: 0.8.0
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.9.0
>
>
> Failure to hold the GIL can lead to crashes, depending on presence of several
> threads or whatever the object allocator needs to do.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)