Skip to content
Commit ef9f12ba authored by Dale Wijnand's avatar Dale Wijnand
Browse files

Make sure AsyncAppenderBaseTest tests have a timeout (LBGENERAL-54).

I had an issue where I wasn't able to run the tests because the build
hung after ch.qos.logback.core.util.StatusPrinterTest. By git
bisecting I found that the issue was in the
f2d15bab commit.

Eventually after much trial and error & head-scratching I stumbed upon
a fix involving making sure that each AsyncAppenderBaseTest test
method had a timeout.
parent 685b0aa2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment