it complains that in threading.Condition.wait(), _...
# development
b
it complains that in threading.Condition.wait(), _sleep is not callable. I don’t know why using travis_wait, which is a bash script, will trigger problems in python library?