Skip to content

plasma_store process should cleanup on INT and TERM signals #18210

@asfimport

Description

@asfimport

Currently, if you send an INT and TERM signal to a parent plasma store process (Python one) it terminates it without cleaning the child process. This makes it hard to run plasma store in non-interactive mode. Inside shell ctrl-c kills both processes.

Moreover, INT prints out an ugly KeyboardInterrup exception. Probably something nicer should be done.

Reporter: Mitar / @mitar
Assignee: Mitar / @mitar

PRs and other links:

Note: This issue was originally created as ARROW-2250. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions