blob: e23abe3e4cb6522fabdc92016b9b368b2469d07b [file] [log] [blame]
zhuflcf52e342017-11-13 10:05:13 +08001---
2features:
3 - Add support of args and kwargs when calling func in call_until_true,
4 also to log the cost time when call_until_true returns True or False
5 for debuggin.