Skip to content

fix(super): propagate unexpected stat errors - #2364

Open
vividvisit wants to merge 1 commit into
onflow:masterfrom
vividvisit:my_feature_vivid
Open

vividvisit wants to merge 1 commit into
onflow:masterfrom
vividvisit:my_feature_vivid

Conversation

@vividvisit

@vividvisit vividvisit commented Sep 20, 2026

Copy link
Copy Markdown

Closes #???

Description

Only treat os.IsNotExist as an absent initialization path. Permission errors and other filesystem failures are now returned to the caller instead of being masked and followed by a creation attempt.


For contributor use:

  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

Signed-off-by: vividvisit <vividvisit@outlook.com>
@vividvisit
vividvisit requested a review from a team as a code owner September 20, 2026 03:03
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.

1 participant