mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-21 06:31:11 +02:00
Due to the race between `Read()` and context cancellation, error might be returned which we can safely ignore. Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>