Commit 7afd670
[zephyr] Include stage name in worker task-execution log (#4812)
The worker previously logged "Executing task for shard N"; add the stage
name so per-shard logs identify which stage the shard belongs to when
multiple stages run in the same pipeline.
Co-authored-by: Rafal Wojdyla <ravwojdyla@gmail.com>1 parent 31e8ee3 commit 7afd670
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1163 | 1163 | | |
1164 | 1164 | | |
1165 | 1165 | | |
1166 | | - | |
| 1166 | + | |
| 1167 | + | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
| 1172 | + | |
1167 | 1173 | | |
1168 | 1174 | | |
1169 | 1175 | | |
| |||
0 commit comments