Opened 17 years ago
Closed 17 years ago
#893 closed enhancement (fixed)
Add support for setting a job's status to ABORTING
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | BASE 2.6 |
Component: | core | Version: | |
Keywords: | Cc: |
Description
Plug-ins that supports aborting may not always respond immediately. Partly due to things discussed in #892. While we are waiting for the plug-in to response it would be good to let the user know something about it. Currently the status information for a job will say 'Executing' until the plug-in has actually responded and exited with 'Error: Aborted by user'
Change History (2)
comment:1 by , 17 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [4127]) Fixes #893: Add support for setting a job's status to ABORTING