Commit 03fd5e6
committed
fix(amzn): Print initial absolute snapshot before polling diffs
The interval polling loop was sleeping before printing anything,
so the user never saw the initial absolute stats. Print the first
snapshot immediately, then use it as the baseline for subsequent
diffs.1 parent 9bcdb34 commit 03fd5e6
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
630 | 630 | | |
631 | 631 | | |
632 | 632 | | |
633 | | - | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
634 | 639 | | |
635 | 640 | | |
636 | 641 | | |
| |||
0 commit comments