Alex Bergeron created ARROW-16086:
-------------------------------------
Summary: [Python] Calls to do_get
Key: ARROW-16086
URL: https://issues.apache.org/jira/browse/ARROW-16086
Project: Apache Arrow
Issue Type: Bug
Components: FlightRPC, Python
Reporter: Alex Bergeron
Similar to ARROW-15106 but observed from the client, not the server.
The Python Flight client blocks the thread and ignores signal handlers. This
makes it impossible for the client to handle the signal handler and cancel the
query before it has returned a FlightStreamHandler.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)