Not really, which is the strange part. With this fix the tests now don't hang, and pass!?
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!
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!