Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- is depended upon by
-
ARROW-12938 [C++] Investigate spawning arbitrary callbacks from StopToken
- Open
- relates to
-
ARROW-17975 [C++] Create after-fork facility
- Resolved
- links to