Resolve "Revoking does not always raise TaskRevokedError"
Closes #24 (closed)
Getting the result of a job future which has been cancelled can raise TaskRevokedError
or Terminated
.
Edited by Wout De Nolf
Closes #24 (closed)
Getting the result of a job future which has been cancelled can raise TaskRevokedError
or Terminated
.