Skip to content

fix:[#476] return error code on stack delete failure#489

Merged
NN708 merged 2 commits intoVanilla-OS:mainfrom
lancebord:fix/stack-delete
Mar 13, 2026
Merged

fix:[#476] return error code on stack delete failure#489
NN708 merged 2 commits intoVanilla-OS:mainfrom
lancebord:fix/stack-delete

Conversation

@lancebord
Copy link
Copy Markdown
Contributor

Properly returns an error when attempting to delete a stack that is currently used by subsystems.

Note: there are similar places in this source file where there are logged errors but a return nil. Not sure if those should also be looked at but may lead to similar issues in the future.

Closes: #476

@NN708 NN708 requested a review from mirkobrombin March 12, 2026 13:04
Co-authored-by: NN708 <yuqian_1998@126.com>
@NN708 NN708 merged commit 24ca414 into Vanilla-OS:main Mar 13, 2026
1 check 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.

False success on stack deletion failure

3 participants