Commit a5adaa5
remote/coordinator: publish correct place after reservation re-scheduling
Fix a bug in schedule_reservations() where the update notification could
publish a stale/incorrect place due to reuse of a loop variable. Now it
publishes the place corresponding to the name whose reservation mapping
actually changed.
Signed-off-by: Alex Tercete <alex.tercete@arm.com>
Reviewed-by: Alex Tercete <alex.tercete@arm.com> # gatekeeper
Co-authored-by: Idan Saadon <idan.saadon@arm.com>1 parent 952b88d commit a5adaa5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1054 | 1054 | | |
1055 | 1055 | | |
1056 | 1056 | | |
1057 | | - | |
| 1057 | + | |
1058 | 1058 | | |
1059 | 1059 | | |
1060 | 1060 | | |
| |||
0 commit comments