Skip to content

Subprocess is exited after receiving a nonexisting command #67

@lhgergo

Description

@lhgergo

Hi!
I would like to use subprocess library in a situation, where in some cases the spawned R process would get nonexisting commands, or variables, that are not yet present in the global environment of the subprocess. When I tried this, it made the subprocess exit, instead of returning an error message. Is there any way to keep the subprocess alive, and return the errors?

Thanks!

Gergő

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions