Status: Assigned Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-Sync Size-Medium Channel-Dev
New issue 19752 by [email protected]: stopping the syncer thread can take a while http://code.google.com/p/chromium/issues/detail?id=19752 If you Stop Syncing (or in the wizard case, dismiss the dialog) after authentication has succeeded but before initial_sync_ended, the UI becomes hung for ~8 seconds. The block occurs courtesy of the pthread_cond_wait in SyncerThread::Stop. I'm not sure what's causing this hang up. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
