[lit] Improve handling of timeouts and max failures
authorJulian Lettner <julian.lettner@gmail.com>
Wed, 27 Feb 2019 06:28:41 +0000 (22:28 -0800)
committerJulian Lettner <julian.lettner@apple.com>
Thu, 2 Apr 2020 08:24:02 +0000 (01:24 -0700)
commitc3ef971d36b7f7c37a0f5cedb5c64fef7420bfea
tree03ed3c5cd21044aa85bb548c3e731727a63050ba
parentd08fadd6628a061bca66d37d6e0de2c51249ad22
[lit] Improve handling of timeouts and max failures

This work prepares us for the overall goal of clean shutdown on user
keyboard interrupt [Ctrl+C].
llvm/utils/lit/lit/main.py
llvm/utils/lit/lit/run.py