[all-commits] [llvm/llvm-project] c3ef97: [lit] Improve handling of timeouts and max failures
Julian Lettner via All-commits
all-commits at lists.llvm.org
Thu Apr 2 01:24:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c3ef971d36b7f7c37a0f5cedb5c64fef7420bfea
https://github.com/llvm/llvm-project/commit/c3ef971d36b7f7c37a0f5cedb5c64fef7420bfea
Author: Julian Lettner <julian.lettner at gmail.com>
Date: 2020-04-02 (Thu, 02 Apr 2020)
Changed paths:
M llvm/utils/lit/lit/main.py
M llvm/utils/lit/lit/run.py
Log Message:
-----------
[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].
More information about the All-commits
mailing list