job.result() should not return None if the job is cancelled #885
Labels
enhancement
New feature or request
priority: high
High priority issue (must have for current release)
Milestone
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
The text was updated successfully, but these errors were encountered: