diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2021-01-14 14:04:17 +0100 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2021-01-14 22:00:51 +0000 |
commit | ea2f34e2860680bab82aa7c2538971ab788209ce (patch) | |
tree | 68a849e101d5409e89be9423829ea485178fb585 /mesonbuild/backend/backends.py | |
parent | f13b2b4b1d3e606e78b9dbd1a9b263e8384d8457 (diff) | |
download | meson-ea2f34e2860680bab82aa7c2538971ab788209ce.zip meson-ea2f34e2860680bab82aa7c2538971ab788209ce.tar.gz meson-ea2f34e2860680bab82aa7c2538971ab788209ce.tar.bz2 |
mtest: allow quickly interrupting the test run
The new behavior of interrupting the longest running test with Ctrl-C is useful
when tests hang, but not when the run is completely broken for some reason.
Psychology tells us that the user will compulsively spam Ctrl-C in this case,
so exit if three Ctrl-C's are detected within a second.
Diffstat (limited to 'mesonbuild/backend/backends.py')
0 files changed, 0 insertions, 0 deletions