Skip to content

[errors] Only wrap error with stack at the origination#153

Merged
cendhu merged 1 commit into
hyperledger:mainfrom
liran-funaro:wrap-origin
Oct 22, 2025
Merged

[errors] Only wrap error with stack at the origination#153
cendhu merged 1 commit into
hyperledger:mainfrom
liran-funaro:wrap-origin

Conversation

@liran-funaro

Copy link
Copy Markdown
Contributor

Type of change

  • Improvement (improvement to code, performance, etc)

Description

  • Remove redundant error wrapping (not at the origin)
  • Add missing error wraps (at the origin)

Related issues

Signed-off-by: Liran Funaro <liran.funaro@gmail.com>

@cendhu cendhu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM.

@cendhu cendhu merged commit 67fc1c0 into hyperledger:main Oct 22, 2025
12 checks passed
@liran-funaro liran-funaro deleted the wrap-origin branch October 22, 2025 09:55
Effi-S pushed a commit to Effi-S/fabric-x-committer that referenced this pull request Nov 3, 2025
#### Type of change

- Improvement (improvement to code, performance, etc)

#### Description

- Remove redundant error wrapping (not at the origin)
- Add missing error wraps (at the origin)

#### Related issues

- resolves hyperledger#33

Signed-off-by: Liran Funaro <liran.funaro@gmail.com>
Signed-off-by: Effi-S <effi.szt@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Only wrap error with stack at the origination

2 participants