Skip to content

Conversation

@dcantah
Copy link
Contributor

@dcantah dcantah commented Jan 14, 2021

  • Change from stringifying errors with fmt.Errorf to errors.Wrap everywhere

Fixes: #924

Signed-off-by: Daniel Canter [email protected]

* Change from stringifying errors with fmt.Errorf to errors.Wrap everywhere

Fixes: microsoft#924

Signed-off-by: Daniel Canter <[email protected]>
Copy link
Contributor

@anmaxvl anmaxvl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. we should cleanup other places as well at some point.

@dcantah
Copy link
Contributor Author

dcantah commented Jan 15, 2021

@anmaxvl Very much agreed

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.

computestorage APIs stringify their error instead of wrapping it

2 participants