mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 15:30:04 +00:00 
			
		
		
		
	Fixing additional thread lifetime issues
This commit is contained in:
		
							parent
							
								
									cc8377064f
								
							
						
					
					
						commit
						d58d3fc8e8
					
				
					 4 changed files with 7 additions and 2 deletions
				
			
		|  | @ -48,6 +48,9 @@ public: | |||
|    { | ||||
|       std::unique_lock lock(refreshMutex_); | ||||
|       refreshTimer_.cancel(); | ||||
|       lock.unlock(); | ||||
| 
 | ||||
|       threadPool_.join(); | ||||
|    } | ||||
| 
 | ||||
|    void HandleMessage(std::shared_ptr<awips::TextProductMessage> message); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat