Il 11/10/24 21:21, Javier Carrasco ha scritto:
Introduce the scoped variant of the loop to automatically release the child node when it goes out of scope, which is more robust than the non-scoped variant, and accounts for new early exits that could be added in the future.Signed-off-by: Javier Carrasco <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
