[
https://issues.apache.org/jira/browse/IO-782?focusedWorklogId=815051&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-815051
]
ASF GitHub Bot logged work on IO-782:
-------------------------------------
Author: ASF GitHub Bot
Created on: 09/Oct/22 17:26
Start Date: 09/Oct/22 17:26
Worklog Time Spent: 10m
Work Description: garydgregory commented on PR #391:
URL: https://github.com/apache/commons-io/pull/391#issuecomment-1272589684
The issue is now resolved in git master by making the implementation closer
to what `SequenceInputStream` does. Please verify your use case and close. TY!
Issue Time Tracking
-------------------
Worklog Id: (was: 815051)
Time Spent: 1.5h (was: 1h 20m)
> SequenceReader should close readers when its close method is called
> -------------------------------------------------------------------
>
> Key: IO-782
> URL: https://issues.apache.org/jira/browse/IO-782
> Project: Commons IO
> Issue Type: Bug
> Components: Streams/Writers
> Affects Versions: 2.11.0
> Reporter: matteodg
> Priority: Major
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> {{SequenceReader.close()}} method should close readers.
> This is to be compliant with common practice of any {{Reader}} decorator,
> like for example {{BufferedReader}} is doing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)