mirror of
				https://github.com/yggdrasil-network/yggdrasil-go.git
				synced 2025-11-04 03:05:07 +03:00 
			
		
		
		
	actually schedule the search cleanup code to run
This commit is contained in:
		
							parent
							
								
									8e05c6c6a7
								
							
						
					
					
						commit
						657777881b
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -170,6 +170,7 @@ func (sinfo *searchInfo) startSearch() {
 | 
			
		|||
			time.AfterFunc(search_RETRY_TIME-elapsed, cleanupFunc)
 | 
			
		||||
		})
 | 
			
		||||
	}
 | 
			
		||||
	time.AfterFunc(search_RETRY_TIME, cleanupFunc)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// Calls create search, and initializes the iterative search parts of the struct before returning it.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue