Add: flag to make watch keep running
This commit is contained in:
@@ -156,6 +156,11 @@ Add under `dns` command group:
|
||||
- summary report (human) by default
|
||||
- `--json` returns structured report with events list
|
||||
|
||||
`--follow` keeps the watch running by resolving the duration to a large
|
||||
placeholder (one year in milliseconds) and then racing the watch against
|
||||
`tokio::signal::ctrl_c()`; Ctrl-C returns early with a clean exit code so the
|
||||
outer loop stops.
|
||||
|
||||
## 9) Recommended incremental build plan
|
||||
|
||||
Phase 1 (core passive detection):
|
||||
|
||||
Reference in New Issue
Block a user