You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/02/28 17:56:00 UTC

[jira] [Resolved] (ARROW-4687) [Python] FlightServerBase.run should exit on Ctrl-C

     [ https://issues.apache.org/jira/browse/ARROW-4687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou resolved ARROW-4687.
-----------------------------------
    Resolution: Fixed

Issue resolved by pull request 3770
[https://github.com/apache/arrow/pull/3770]

> [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
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.13.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> 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)