Gitiles
Code Review
Sign In
spfactory.storpool.com
/
tempest
/
54cf3e446f16f1f914f9f8ccbc8400b8e57eb5b7
/
.
/
releasenotes
/
notes
/
add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml
blob: e23abe3e4cb6522fabdc92016b9b368b2469d07b [
file
] [
log
] [
blame
]
---
features:
-
Add support of args and kwargs when calling func in call_until_true,
also to log the cost time when call_until_true returns True or False
for debuggin.