David Li created ARROW-15106:
--------------------------------
Summary: [Python][FlightRPC] Allow customizing which signals are
handled by Flight servers
Key: ARROW-15106
URL: https://issues.apache.org/jira/browse/ARROW-15106
Project: Apache Arrow
Issue Type: Improvement
Components: FlightRPC, Python
Reporter: David Li
As reported at [https://github.com/apache/arrow/issues/11932], the Python
Flight server does not allow control over which signals the Flight server will
react to, nor does it respect {{{}enable_signal_handlers{}}}. The latter is a
bit pointless - if the server runs on the main thread, there is no way to
handle signals in Python - but allowing control over the signals may be more
feasible.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)