mirror of
https://github.com/buger/goreplay.git
synced 2024-04-21 12:32:02 +00:00
Add missing change
This commit is contained in:
@@ -230,6 +230,7 @@ func (i *FileInput) Close() error {
|
||||
|
||||
i.exit <- true
|
||||
|
||||
for _, r := range i.readers {
|
||||
r.Close()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user