Skip to content

Error in close.connection(con) : ignoring SIGPIPE signal for bash #7

@lyonsquark

Description

@lyonsquark

Hi - I'm having trouble with the persistent bash feature. For example,

> library(runr)
> b = proc_bash()
> b$start()
> b$exec("x=3")
Error in close.connection(con) : ignoring SIGPIPE signal

A subsequent attempt at b$exec(...) will hang.

I'm running OSX Mavericks. Have you seen this behavior? Thanks! -- Adam

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