mirror of
https://github.com/siderolabs/talos.git
synced 2025-12-13 21:41:56 +01:00
Fix the flow when a failing key slot leads to repeated attempts to open the volume, while it's already open, but the failure was to sync other keys. Refactor the code to get rid of variable assignment in the outer block from closures. Fixes #9415 Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>