|  |  | @ -364,6 +364,10 @@ void AssertIsOnDisappearingMessagesQueue() | 
			
		
	
		
		
			
				
					
					|  |  |  |     } |  |  |  |     } | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |     dispatch_async(OWSDisappearingMessagesJob.serialQueue, ^{ |  |  |  |     dispatch_async(OWSDisappearingMessagesJob.serialQueue, ^{ | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         if (!CurrentAppContext().isMainAppAndActive) { | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             DDLogInfo(@"%@ Ignoring fallbacktimer for app which is not main and active.", self.logTag); | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             return; | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |         } | 
			
		
	
		
		
			
				
					
					|  |  |  |         NSUInteger deletedCount = [self runLoop]; |  |  |  |         NSUInteger deletedCount = [self runLoop]; | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |         // Normally deletions should happen via the disappearanceTimer, to make sure that they're prompt. |  |  |  |         // Normally deletions should happen via the disappearanceTimer, to make sure that they're prompt. | 
			
		
	
	
		
		
			
				
					|  |  | 
 |