mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-10-31 14:31:02 +00:00 
			
		
		
		
	
					parent
					
						
							
								f35a30d316
							
						
					
				
			
			
				commit
				
					
						9862f28ac5
					
				
			
		
					 1 changed files with 0 additions and 6 deletions
				
			
		|  | @ -178,12 +178,6 @@ func Init() { | |||
| 			}() | ||||
| 
 | ||||
| 			rIndexer = elasticsearch.NewIndexer(setting.Indexer.RepoConnStr, setting.Indexer.RepoIndexerName) | ||||
| 			if err != nil { | ||||
| 				cancel() | ||||
| 				(*globalIndexer.Load()).Close() | ||||
| 				close(waitChannel) | ||||
| 				log.Fatal("PID: %d Unable to create the elasticsearch Repository Indexer connstr: %s Error: %v", os.Getpid(), setting.Indexer.RepoConnStr, err) | ||||
| 			} | ||||
| 			existed, err = rIndexer.Init(ctx) | ||||
| 			if err != nil { | ||||
| 				cancel() | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue