Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dirac master kill not working #2276

Closed
mesmith75 opened this issue Jan 28, 2024 · 0 comments · Fixed by #2284
Closed

Dirac master kill not working #2276

mesmith75 opened this issue Jan 28, 2024 · 0 comments · Fixed by #2284

Comments

@mesmith75
Copy link
Contributor

[20:15:09]
Ganga In [4]: for j in jobs.select(374,407):
         ...:     for sj in j.subjobs:
         ...:         if sj.status=="running":
         ...:             j.kill()
         ...:             
ERROR    failed to kill job 374: BackendError: Dirac failed to kill job 374. (Dirac backend) 
ERROR    JobError: failed to kill job 374: BackendError: Dirac failed to kill job 374. (Dirac backend) 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant