Antoine Pitrou created ARROW-17859:
--------------------------------------

             Summary: [C++] Use self-pipe in signal-receiving StopSource
                 Key: ARROW-17859
                 URL: https://issues.apache.org/jira/browse/ARROW-17859
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Antoine Pitrou
            Assignee: Antoine Pitrou
             Fix For: 10.0.0


The signal-receiving StopSource currently uses elaborate hacks to request the 
StopSource from a signal handler. Instead we should just use a SelfPipe and 
send signals to a worker thread.




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to