Skip to content

ccl,server: error.Wrap on previously handled errors#61553

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
stevendanna:errfallthrough
Mar 5, 2021
Merged

ccl,server: error.Wrap on previously handled errors#61553
craig[bot] merged 1 commit intocockroachdb:masterfrom
stevendanna:errfallthrough

Conversation

@stevendanna
Copy link
Copy Markdown
Collaborator

These errors.Wrap calls are wrapping errors that are nil and thus will
always return a nil error.

Release justification: Minor error handling fixes
Release note: None

These errors.Wrap calls are wrapping errors that are nil and thus will
always return a nil error.

Release justification: Minor error handling fixes
Release note: None
@stevendanna stevendanna requested a review from a team March 5, 2021 16:54
@stevendanna stevendanna requested a review from a team as a code owner March 5, 2021 16:54
@stevendanna stevendanna requested review from miretskiy and removed request for a team March 5, 2021 16:54
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

@stevendanna
Copy link
Copy Markdown
Collaborator Author

bors r=[dt,miretskiy]

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Mar 5, 2021

Build succeeded:

@craig craig bot merged commit 2264789 into cockroachdb:master Mar 5, 2021
@shermanCRL
Copy link
Copy Markdown
Contributor

Consider a backport?

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.

6 participants