You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Mitar (JIRA)" <ji...@apache.org> on 2018/03/04 07:27:00 UTC

[jira] [Created] (ARROW-2250) plasma_store process should cleanup on TERM signal as well

Mitar created ARROW-2250:
----------------------------

             Summary: plasma_store process should cleanup on TERM signal as well
                 Key: ARROW-2250
                 URL: https://issues.apache.org/jira/browse/ARROW-2250
             Project: Apache Arrow
          Issue Type: Improvement
    Affects Versions: 0.8.0
            Reporter: Mitar


Currently it cleans up on INT signal. But if it gets the TERM signal, then it kills the parent process (Python one) but not the binary process. I think both TERM and INT signals should be handled the same.



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