Skip to content

Pass error object to CI::Queue::Error rescue block#309

Merged
nikita8 merged 1 commit intomainfrom
nikita8/fix-ci-queue
Mar 11, 2025
Merged

Pass error object to CI::Queue::Error rescue block#309
nikita8 merged 1 commit intomainfrom
nikita8/fix-ci-queue

Conversation

@nikita8
Copy link
Contributor

@nikita8 nikita8 commented Mar 11, 2025

Fix undefined local variable or method 'error' for module Minitest
The error was raised for CI::Queue::Error error as the error object wasn't passed to the rescue block.

@nikita8 nikita8 requested a review from a team March 11, 2025 21:37
@nikita8 nikita8 merged commit c796f71 into main Mar 11, 2025
7 of 12 checks passed
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