Mir

Code review comment for lp:~alan-griffiths/mir/workaround-1525003

Revision history for this message
Alexandros Frantzis (afrantzis) wrote :

> Further, if the server can re-order the requests, then waiting for the request submission
> to complete doesn't give any guarantee that the request has been handled.

Why not? (do you mean handled with success?)

> We wait (expectations_satisfied.wait_for_at_most_seconds(60);) for the server to process the
> call before closing the client.

Fair enough.

review: Approve

« Back to merge proposal