Skip to content
New issue

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

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

Already on GitHub? # to your account

remove hack for HTC v2 bug in Resubmitter #8917

Closed
belforte opened this issue Feb 12, 2025 · 0 comments
Closed

remove hack for HTC v2 bug in Resubmitter #8917

belforte opened this issue Feb 12, 2025 · 0 comments
Assignees

Comments

@belforte
Copy link
Member

belforte commented Feb 12, 2025

the bug in v2 binding described in #8604 is gone in the HTC release which we use now 24.0)

so we can simplify this code

# repr() in the line below is a workaround for V2 bindings bug
# https://github.com/dmwm/CRABServer/issues/8604#issuecomment-2284346056
schedd.edit(rootConst, adparam, repr(ad.lookup(taskparam)))

I think I can simply remove repr() but of course will need to test

@belforte belforte self-assigned this Feb 12, 2025
belforte added a commit to belforte/CRABServer that referenced this issue Feb 12, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant