We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
CRABServer/src/python/TaskWorker/Actions/DagmanResubmitter.py
Lines 103 to 105 in a137724
I think I can simply remove repr() but of course will need to test
repr()
The text was updated successfully, but these errors were encountered:
remove hack for now fixed HTC bug. Fix dmwm#8917
c51c306
93bc614
belforte
No branches or pull requests
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
CRABServer/src/python/TaskWorker/Actions/DagmanResubmitter.py
Lines 103 to 105 in a137724
I think I can simply remove
repr()
but of course will need to testThe text was updated successfully, but these errors were encountered: