[Merge] lp:~renatofilho/address-book-app/split-app into lp:address-book-app

Renato Araujo Oliveira Filho renato.filho at canonical.com
Wed May 13 21:32:18 UTC 2015


> +    imgThread->start();
> +    imgThread->wait();
> +
> +    // FIXME: implement this as async function
> +    while(imgThread->isRunning()) {
> 
> I think the imgThread->wait() there is wrong, it was not in the original code
> and it will block the execution.

Fixed
-- 
https://code.launchpad.net/~renatofilho/address-book-app/split-app/+merge/258937
Your team Ubuntu Phablet Team is subscribed to branch lp:address-book-app.



More information about the Ubuntu-reviews mailing list