Actions
Issue #1675
closedTask cancel does not returns PulpCodedException when task is in complete state
Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
1. Low
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation, Easy Fix, Pulp 2
Sprint:
Quarter:
Description
The docs string here: https://github.com/pulp/pulp/blob/master/server/pulp/server/async/tasks.py#L569 says that a PulpCodedException should be returned but the cancel tasks simply returns if that task is already in complete state. The doc string should be changed to reflect this
Updated by mhrivnak over 7 years ago
- Triaged changed from No to Yes
- Tags Documentation added
Updated by bmbouter over 4 years ago
- Status changed from NEW to CLOSED - WONTFIX
Updated by bmbouter over 4 years ago
Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.
Actions