Creates a future that is resolved once the specified condition evaluates to true on the signal's value.
The signal.
The condition on the signal's value.
The future that is resolved once the condition evaluates to true.
Creates a future that is resolved once the specified condition evaluates to true on the signal's value.