You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Huxley Hu (Jira)" <ji...@apache.org> on 2022/02/05 14:33:00 UTC

[jira] [Created] (ARROW-15593) An unhandled race condition exists in ThreadPool

Huxley Hu created ARROW-15593:
---------------------------------

             Summary: An unhandled race condition exists in ThreadPool
                 Key: ARROW-15593
                 URL: https://issues.apache.org/jira/browse/ARROW-15593
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
    Affects Versions: 7.0.0
         Environment: linux
            Reporter: Huxley Hu


A race condition exists at the ThreadPool which may lead to the loss of pending tasks after a process forks. 

See this issue for more detail: https://github.com/apache/arrow/issues/12329



--
This message was sent by Atlassian Jira
(v8.20.1#820001)