Perform synchronous wait until update worker exits.
This commit is contained in:
		
							parent
							
								
									df9fb823c8
								
							
						
					
					
						commit
						1bace42ad7
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -104,6 +104,7 @@ void FeedMessageViewer::quit() { | |||
| 
 | ||||
|   qDebug("Quitting feed downloader thread."); | ||||
|   m_feedDownloaderThread->quit(); | ||||
|   m_feedDownloaderThread->wait(); | ||||
| 
 | ||||
|   qDebug("Feed downloader thread aborted. Deleting it from memory."); | ||||
|   m_feedDownloader->deleteLater(); | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue