[
https://issues.apache.org/jira/browse/IO-782?focusedWorklogId=816627&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-816627
]
ASF GitHub Bot logged work on IO-782:
-------------------------------------
Author: ASF GitHub Bot
Created on: 13/Oct/22 14:20
Start Date: 13/Oct/22 14:20
Worklog Time Spent: 10m
Work Description: garydgregory closed pull request #391: [IO-782]
SequenceReader should close readers when its close method is called
URL: https://github.com/apache/commons-io/pull/391
Issue Time Tracking
-------------------
Worklog Id: (was: 816627)
Time Spent: 1h 40m (was: 1.5h)
> 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
> Fix For: 2.12.0
>
> Time Spent: 1h 40m
> 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)