Code review comment for lp:~afrantzis/unity-system-compositor/grand-refactoring-first-steps

Revision history for this message
Alberto Aguirre (albaguirre) wrote :

1507 + std::thread{action}.detach();

Neat! :)

Looks good, now I need to add some tests for all the display state/inactivity policy stuff :)

review: Approve

« Back to merge proposal