Antoine Pitrou created ARROW-4687:
-------------------------------------

             Summary: [Python] FlightServerBase.run should exit on Ctrl-C
                 Key: ARROW-4687
                 URL: https://issues.apache.org/jira/browse/ARROW-4687
             Project: Apache Arrow
          Issue Type: Bug
          Components: FlightRPC, Python
            Reporter: Antoine Pitrou


Currently, the Python Flight server does run react at all to Ctrl-C (aka 
SIGINT). It should probably return from the `run()` method after having 
executed Python signal handlers.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to