mirror of
https://github.com/sbt/sbt.git
synced 2026-09-08 03:09:49 +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.