Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-15106

[Python][FlightRPC] Allow customizing which signals are handled by Flight servers

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • FlightRPC, Python
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lidavidm David Li
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: