Skip to content

Forward original exceptions when re-raised#2042

Merged
jwoertink merged 1 commit into
luckyframework:mainfrom
akadusei:forward-errors
Apr 29, 2026
Merged

Forward original exceptions when re-raised#2042
jwoertink merged 1 commit into
luckyframework:mainfrom
akadusei:forward-errors

Conversation

@akadusei
Copy link
Copy Markdown
Contributor

@akadusei akadusei commented Apr 29, 2026

Purpose

Forward original exceptions when re-raised

Description

Do not swallow original exception when re-raising

Checklist

  • - An issue already exists detailing the issue/or feature request that this PR fixes
  • - All specs are formatted with crystal tool format spec src
  • - Inline documentation has been added and/or updated
  • - Lucky builds on docker with ./script/setup
  • - All builds and specs pass on docker with ./script/test

Copy link
Copy Markdown
Member

@jwoertink jwoertink left a comment

Choose a reason for hiding this comment

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

Always down for better error handling 🙌

@jwoertink jwoertink merged commit 8ec2359 into luckyframework:main Apr 29, 2026
9 checks passed
@akadusei akadusei deleted the forward-errors branch May 8, 2026 17:09
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.

2 participants