You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "matteodg (Jira)" <ji...@apache.org> on 2022/10/05 18:00:00 UTC

[jira] [Commented] (IO-782) SequenceReader should close readers when its close method is called

    [ https://issues.apache.org/jira/browse/IO-782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17613096#comment-17613096 ] 

matteodg commented on IO-782:
-----------------------------

See pull request at [https://github.com/apache/commons-io/pull/391]

> 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
>
> {{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)