You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2019/10/02 00:11:24 UTC

[GitHub] [commons-io] garydgregory commented on issue #97: IO-628: Migration to JUnit Jupiter

garydgregory commented on issue #97: IO-628: Migration to JUnit Jupiter
URL: https://github.com/apache/commons-io/pull/97#issuecomment-537281705
 
 
   Hi @mureinik,
   
   Thank you for your update.
   It seems like in `TailerTest` there should be a cleaner way to tear down tests than by calling `Thead.interrupt()`. Can `org.apache.commons.io.input.Tailer.stop()` be used with or without changes to `Tailer` to clean up tests in a nicer manner?
   
   Gary
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services