shengjun.li created ARROW-5304:
----------------------------------
Summary: [C++] CudaDeviceManager::GetInstance is not thread-safe
Key: ARROW-5304
URL: https://issues.apache.org/jira/browse/ARROW-5304
Project: Apache Arrow
Issue Type: Bug
Components: C++
Affects Versions: 0.13.0
Reporter: shengjun.li
Fix For: 0.14.0CudaDeviceManager::GetInstance is not thread-safe. Segment fault will happen if multi-thread create it simultaneously. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
