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

job.result() should not return None if the job is cancelled #885

Closed
nonhermitian opened this issue Jun 2, 2023 · 0 comments · Fixed by #930
Closed

job.result() should not return None if the job is cancelled #885

nonhermitian opened this issue Jun 2, 2023 · 0 comments · Fixed by #930
Assignees
Labels
enhancement New feature or request priority: high High priority issue (must have for current release)
Milestone

Comments

@nonhermitian
Copy link
Contributor

What is the expected feature or enhancement?
If a job is cancelled I should get an exception, like is done in the provider, when doing job.result().

Acceptance criteria

@nonhermitian nonhermitian added the enhancement New feature or request label Jun 2, 2023
@jyu00 jyu00 added the priority: high High priority issue (must have for current release) label Jun 12, 2023
@kt474 kt474 added this to the 0.11.1 milestone Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: high High priority issue (must have for current release)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants