Skip to content
Snippets Groups Projects

base: Propagate `error` CallStack to thrown exception

Closed Ben Gamari requested to merge wip/T24807 into master
All threads resolved!

Previously errorCallWithCallStackException failed to propagate its CallStack argument, which represents the call-chain of the preceding error call, to the exception that it returned. Consequently, the call-stack of error calls were quite useless.

Unfortunately, this is the second time that I have fixed this but it seems the first must have been lost in rebasing. The added test should prevent any further shenanigans.

Fixes #24807 (closed).

Merge request reports

Approved by
Test summary results are being parsed

Closed by Marge BotMarge Bot 6 months ago (Sep 26, 2024 8:14am UTC)

Merge details

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading