ganga-devs / ganga

Ganga is an easy-to-use frontend for job definition and management
GNU General Public License v3.0
100 stars 159 forks source link

Jobs master kill broken #2385

Open mesmith75 opened 1 month ago

mesmith75 commented 1 month ago

Again. Assume there is some change in Dirac:

[10:04:01]
Ganga In [26]: jobs(162).kill()
ERROR    failed to kill job 162: BackendError: Dirac failed to kill jobs [951116631] (Dirac backend) 
ERROR    JobError: failed to kill job 162: BackendError: Dirac failed to kill jobs [951116631] (Dirac backend) 
mesmith75 commented 1 month ago

I think we need to add a check in case jobs have finished in the mean time.