Antoine Pitrou created ARROW-16799: -------------------------------------- Summary: [C++] Create a signal-safe self-pipe abstraction Key: ARROW-16799 URL: https://issues.apache.org/jira/browse/ARROW-16799 Project: Apache Arrow Issue Type: Task Components: C++ Reporter: Antoine Pitrou Assignee: Antoine Pitrou Fix For: 9.0.0
A signal-safe self-pipe is already used in the Flight server in order to shutdown the server on an incoming SIGINT. We should refactor this to expose a reusable abstraction. -- This message was sent by Atlassian Jira (v8.20.7#820007)