Skip to content

run: preserve original error when job creation fails#959

Open
Zironic wants to merge 1 commit into
ostris:mainfrom
Zironic:fix/job-construction-error
Open

run: preserve original error when job creation fails#959
Zironic wants to merge 1 commit into
ostris:mainfrom
Zironic:fix/job-construction-error

Conversation

@Zironic

@Zironic Zironic commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Description

Current code assigns job inside the try, but its exception handlers unconditionally access job.process.

This is a minor change to preserve the original error message rather then just output "UnboundLocalError"

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.

1 participant