Skip to content
Snippets Groups Projects
  • Nat Goodspeed's avatar
    fde7dad0
    DRTVWR-476: Make LoginListener::waitFor() take arbitrary predicate. · fde7dad0
    Nat Goodspeed authored
    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.
    fde7dad0
    History
    DRTVWR-476: Make LoginListener::waitFor() take arbitrary predicate.
    Nat Goodspeed authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.