Skip to content
Snippets Groups Projects
Commit fde7dad0 authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

DRTVWR-476: Make LoginListener::waitFor() take arbitrary predicate.

This allows one of the tests to specifically waitFor() the completion status
update from LLLogin, rather than the next status update to come along: the
coroutine potentially emits a whole sequence of status updates before
completion.

Then the waitFor() overload that merely waits for the next status update is
implemented by passing that specific predicate to the other overload.
parent 5ced20b1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment