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.
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.