Commit 6821291
committed
MecOrchestrator: Fix missing return after failure path that caused end-iterator dereference
Uses the delayed self-message pattern consistent with the rest of the
function, so the ack goes through handleMessage → sendCreateAppContextAck
like all other paths.1 parent 26912bb commit 6821291
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
156 | 161 | | |
157 | 162 | | |
158 | 163 | | |
| |||
0 commit comments