Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

Consider switching to own/other implementation of Apache Commons IO Tailer. #2

Open
artem-zinnatullin opened this issue Apr 18, 2017 · 2 comments
Assignees
Milestone

Comments

@artem-zinnatullin
Copy link
Contributor

Tailer from Apache Commons IO has a bug https://issues.apache.org/jira/browse/IO-279 which causes file to be read again which breaks logic in Composer gojuno/composer#15 in certain cases.

@artem-zinnatullin
Copy link
Contributor Author

I was thinking some more about it and realized that current implementation may lead to doubling test results in reports/logs and so on, so we definitely need to fix this issue cc @yunikkk

@yunikkk yunikkk closed this as completed Apr 19, 2017
@yunikkk yunikkk reopened this Apr 19, 2017
@yunikkk
Copy link
Contributor

yunikkk commented Apr 19, 2017

Maybe we could just switch the file reader to avoid extra work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants