|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
_______________________________________________ logback-dev mailing list [email protected] http://mailman.qos.ch/mailman/listinfo/logback-dev

I guess the root problem has something to do with running vs not running the tests with a timeout and, therefore, perhaps something to do with Threads (Thread sleep) and/or ArrayBlockingQueue? Perhaps via the JUnit documentation, mailing lists or the source code you could find more information.. not sure.
By the way, thanks for accepting the pull request!