Commit d5d0e92
committed
Change "Waiting for sysfs node to exist" log message
- now includes the interface it is waiting for.
- only logs once every 1,000 iterations of this loop, to reduce log
noise in the case that it gets stuck in a loop. This corresponds to
one log message about every 2 minutes.
- includes iteration counter for debugging long-running loops.1 parent 293278c commit d5d0e92
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
53 | 56 | | |
| 57 | + | |
54 | 58 | | |
55 | 59 | | |
56 | 60 | | |
| |||
0 commit comments