Skip to content

readall and run hang when command doesn't exist #1514

@mlubin

Description

@mlubin
julia> readall(`foobar`)

and

julia> run(`foobar`)

hang when there is no foobar executable in the path.

This should give an error instead.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions