Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull requst for adding input streams closing. Please don't merge if not success #201

Merged
merged 3 commits into from
Nov 23, 2015

Conversation

YamStranger
Copy link
Member

Problem:
During investigation for issue #160 I found a lot of places, where we should close streams properly. It can be reason of this issue, or not - I cant reproduce it.

Reason:
It seems that some resources are not deallocated in properly way.

Solution:
some try-catch-finally replaced by try-catch resources, also added closing resources during reading properties and zip files.

@YamStranger YamStranger changed the title Updated input streams closing Pull requst for adding input streams closing Nov 22, 2015
@YamStranger YamStranger changed the title Pull requst for adding input streams closing Pull requst for adding input streams closing. Please don't merge if not success Nov 22, 2015
wakaleo added a commit that referenced this pull request Nov 23, 2015
Pull requst for adding input streams closing. Please don't merge if not success
@wakaleo wakaleo merged commit e20b95e into serenity-bdd:master Nov 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants