Skip to content

Handle internal use case of set_status where run not initialised #533

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

kzscisoft
Copy link
Collaborator

Fixes issue caused by self.set_status being called during exception handling even when a run has not yet been initialised.

Closes #532

@kzscisoft kzscisoft added the bug Something isn't working label Sep 25, 2024
@kzscisoft kzscisoft requested a review from wk9874 September 25, 2024 12:31
@kzscisoft kzscisoft merged commit aea19da into dev Sep 25, 2024
14 checks passed
@kzscisoft kzscisoft deleted the hotfix/handle-run-not-init branch September 25, 2024 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect error message when forgotten to specify token
2 participants