mirror of
https://github.com/sbt/sbt.git
synced 2026-08-29 01:24:09 +02:00
Sometimes scripted tasks hang in ci and they are effectively impossible to debug. To workaround this, I add a five minute timeout to any scripted test and print the log if the test fails.