Skip to content

Make kernel be quiet about Ctrl-C when --quiet option is passed? #166

@gibiansky

Description

@gibiansky

I have a use-case when I am starting a kernel programmatically, and thus get the Ctrl-C message.

I see that if I provide the parent PID in the JPY_PARENT_PID environment variable, the message isn't printed; but I don't have easy access to the parent PID so I would prefer for it to just be quiet.

a) Is there a reason that I should pass JPY_PARENT_PID, that the kernel uses for any good reason?
b) If not, could the --quiet option be checked here to prevent the kernel from printing the Ctrl-C message if it's set?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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