Wait until a predicate becomes true.
The predicate should be a callable returning a boolean value. The final predicate value is the return value.
See Implementation
Wait until a predicate becomes true.
The predicate should be a callable returning a boolean value. The final predicate value is the return value.