Commit 0df76fc
committed
Introduce a delay between restarts of ComponentPoolStatusTracker
This is never expected to happen, because the task only reads from
channels and writes to channels, and unless there's a bug in the SDK
that closes the channels, the task won't die.
Signed-off-by: Sahas Subramanian <[email protected]>1 parent 0e19bf4 commit 0df76fc
File tree
1 file changed
+1
-0
lines changed- src/frequenz/sdk/actor/power_distributing
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
120 | 121 | | |
121 | 122 | | |
122 | 123 | | |
| |||
0 commit comments