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 17:41:00 UTC

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

matteodg created IO-782:
---------------------------

             Summary: 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


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