Skip to content

Commit

Permalink
[nextest-runner] print outputs after SIGTERM or SIGHUP
Browse files Browse the repository at this point in the history
These signals are almost always generated by automation in e.g. CI.

Fixes #1208.
  • Loading branch information
sunshowers committed Jan 9, 2024
1 parent 370b688 commit 0c9fe57
Show file tree
Hide file tree
Showing 2 changed files with 386 additions and 44 deletions.
1 change: 0 additions & 1 deletion nextest-runner/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ proptest = "1.4.0"
test-strategy = "0.3.1"
test-case = "3.3.1"


[[bin]]
name = "passthrough"
path = "test-helpers/passthrough.rs"
Expand Down
Loading

0 comments on commit 0c9fe57

Please sign in to comment.