Merge lp://staging/~albaguirre/mir/fix-1643432 into lp://staging/mir
Proposed by
Alberto Aguirre
Status: | Merged |
---|---|
Approved by: | Daniel van Vugt |
Approved revision: | no longer in the source branch. |
Merged at revision: | 3961 |
Proposed branch: | lp://staging/~albaguirre/mir/fix-1643432 |
Merge into: | lp://staging/mir |
Diff against target: |
21 lines (+6/-1) 1 file modified
tests/acceptance-tests/test_nested_mir.cpp (+6/-1) |
To merge this branch: | bzr merge lp://staging/~albaguirre/mir/fix-1643432 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Mir CI Bot | continuous-integration | Approve | |
Daniel van Vugt | Approve | ||
Review via email: mp+315089@code.staging.launchpad.net |
Commit message
tests: NestedServer: Wait to receive session_
stopping the server
Make the test wait until session_
stopping the server, avoiding a race between stopping the main loop and
the main loop dispatching the session_
(LP: #1643432)
To post a comment you must log in.
Sure. Land it now, ask forgiveness later.