mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-28 10:51:44 +01:00 
			
		
		
		
	Add missing return in shutdown
Co-Authored-By: Jason <armooo@armooo.net> Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
		
							parent
							
								
									4b65cf48d0
								
							
						
					
					
						commit
						53a9e28faf
					
				| @ -775,6 +775,8 @@ func (h *Headscale) Serve() error { | |||||||
| 
 | 
 | ||||||
| 				// And we're done:
 | 				// And we're done:
 | ||||||
| 				cancel() | 				cancel() | ||||||
|  | 
 | ||||||
|  | 				return | ||||||
| 			} | 			} | ||||||
| 		} | 		} | ||||||
| 	} | 	} | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user