Skip to content

Fix CLI popen handling #6

@fumi

Description

@fumi

From the issue of RDF.rb http://github.com/bendiken/rdf/issues#issue/33 and the sample code http://gist.github.com/459459 , it appears that the CLI implementation has a bug where pipes to the sub-process is not closed. It seems that it causes to make zombie processes. The FFI implementation does not have this issue.

Metadata

Metadata

Assignees

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