Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

java.lang.Process streams not being closed properly #35

Closed
savageautomate opened this issue Feb 16, 2013 · 1 comment
Closed

java.lang.Process streams not being closed properly #35

savageautomate opened this issue Feb 16, 2013 · 1 comment
Assignees
Milestone

Comments

@savageautomate
Copy link
Member

FROM: https://groups.google.com/forum/#!topic/pi4j/xFWOzxaHaio

...there are places where java.lang.Process is used but the streams are not closed. All streams must be closed after the process completes otherwise there will be a memory leak.

@savageautomate
Copy link
Member Author

Issue fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant