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

Bugfix/#286 closed channel exception #393

Merged
merged 3 commits into from
Jul 5, 2021

Conversation

rtroilo
Copy link
Member

@rtroilo rtroilo commented Jul 5, 2021

This PR closes Issue #286.

Description

Revert some code refactoring, 5e8ba71 which leads to eagerly closed streams!

Corresponding issue

Closes #286

@rtroilo rtroilo requested a review from joker234 July 5, 2021 15:37
@rtroilo rtroilo changed the base branch from master to 0.6 July 5, 2021 15:38
reverts some resource-leak refactorings 5e8ba71 which closes the resources to eagerly
@rtroilo rtroilo force-pushed the bugfix/#286-closed_channel_exception branch from 9e4c20b to cc6f4f0 Compare July 5, 2021 15:58
Copy link
Member

@joker234 joker234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two minor indention issues. Apart from that 👍

rtroilo and others added 2 commits July 5, 2021 18:24
…ta/oshpbf/parser/rx/RxOshPbfReader.java

Co-authored-by: Johannes Visintini <[email protected]>
…ta/oshpbf/parser/rx/RxOshPbfReader.java

Co-authored-by: Johannes Visintini <[email protected]>
@rtroilo rtroilo merged commit 411df89 into 0.6 Jul 5, 2021
@rtroilo rtroilo deleted the bugfix/#286-closed_channel_exception branch July 5, 2021 16:30
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.

java.nio.channels.ClosedChannelException
2 participants