feat: finish replay recording automatically on exit
Some checks failed
Lint / Cargo.toml (push) Has been cancelled
Lint / Rust (push) Has been cancelled
Build / errornowatcher (push) Has been cancelled

This commit is contained in:
2025-03-11 20:03:51 -04:00
parent d8ac556884
commit 90512d631d
3 changed files with 36 additions and 20 deletions

1
Cargo.lock generated
View File

@@ -1405,6 +1405,7 @@ dependencies = [
"built",
"clap",
"console-subscriber",
"ctrlc",
"futures",
"futures-locks",
"http-body-util",