Skip to content
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

Ignore unset hub/group/project field on backend #1453

Merged
merged 1 commit into from
May 14, 2024

Conversation

wshanks
Copy link
Collaborator

@wshanks wshanks commented May 14, 2024

In some cases, backends can be created without the _instance field set (so it is None). In this case, it is better to ignore the field than to raise an uncaught exception.

In some cases, backends can be created without the `_instance` field
set (so it is `None`). In this case, it is better to ignore the field
than to raise an uncaught exception.
@dtmcclure
Copy link

confirmed this works and allowed a job to run with no further issues. i don't seem to be able to approve though.

@coruscating coruscating added this pull request to the merge queue May 14, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 14, 2024
@wshanks wshanks added this pull request to the merge queue May 14, 2024
Merged via the queue into qiskit-community:main with commit fe4ccff May 14, 2024
11 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.

3 participants