Creates a future that is resolved once the signal's value is exactly equal to the specified value.
The signal.
The value to wait for.
The future that is resolved once the values are exactly equal.
Creates a future that is resolved once the signal's value is exactly equal to the specified value.