Merge lp://qastaging/~gerboland/unity-mir/listen-for-server-start-stop-ready into lp://qastaging/unity-mir

Proposed by Gerry Boland
Status: Merged
Approved by: MichaƂ Sawicz
Approved revision: 133
Merged at revision: 152
Proposed branch: lp://qastaging/~gerboland/unity-mir/listen-for-server-start-stop-ready
Merge into: lp://qastaging/unity-mir
Diff against target: 165 lines (+100/-2)
6 files modified
debian/changelog (+9/-0)
src/unity-mir/serverstatuslistener.cpp (+45/-0)
src/unity-mir/serverstatuslistener.h (+30/-0)
src/unity-mir/shellserverconfiguration.cpp (+11/-0)
src/unity-mir/shellserverconfiguration.h (+1/-0)
src/unity-mir/unity-mir.pro (+4/-2)
To merge this branch: bzr merge lp://qastaging/~gerboland/unity-mir/listen-for-server-start-stop-ready
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Michael Zanetti (community) Approve
Alan Griffiths Approve
Review via email: mp+196269@code.qastaging.launchpad.net

Commit message

Install ServerStatusListener to be notified of mir server start, pause and resume.

Use start notification to send SIGSTOP signal to upstart, so it knows mir is ready for other clients

Description of the change

Install ServerStatusListener to be notified of mir server start, pause and resume.

Use start notification to send SIGSTOP signal to upstart, so it knows mir is ready for other clients

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

SIGSTOP seems like a weird choice. But if that's the requirement the code is OK

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Michael Zanetti (mzanetti) wrote :

+1

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches