Gitiles
Code Review
Sign In
spfactory.storpool.com
/
tempest
/
7ac02f364dfb0de9becb5a95fb219f415a15a9dc
/
.
/
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.