client_nb: Call auth callback even when resuming, to establish things like ping timers. Fixes #7091
This commit is contained in:
		
							parent
							
								
									a86bbcb7d0
								
							
						
					
					
						commit
						ca1dcabb28
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -530,6 +530,7 @@ class NonBlockingClient:
 | 
			
		|||
                sm.set_owner(self)
 | 
			
		||||
                self.Dispatcher.sm = sm
 | 
			
		||||
                nb_bind.PlugIn(self)
 | 
			
		||||
                self.on_auth(self, 'sasl')
 | 
			
		||||
                return
 | 
			
		||||
 | 
			
		||||
            nb_bind.PlugIn(self)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue