Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: don't ignore error on partition delete #103

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

smira
Copy link
Member

@smira smira commented Aug 20, 2024

There is subtle issue with return code 'EBUSY' while myEntry is nil, which might not fall through into this code to report an error correctly.

There is subtle issue with return code 'EBUSY' while myEntry is nil,
which might not fall through into this code to report an error
correctly.

Signed-off-by: Andrey Smirnov <[email protected]>
@smira
Copy link
Member Author

smira commented Aug 20, 2024

/m

@talos-bot talos-bot merged commit c34dfb6 into siderolabs:v2 Aug 20, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants