 7a468a3f3f
			
		
	
	7a468a3f3f
	
	
	
		
			
			Use the existing `.Close()` method instead of implementing the same logic in this function. The defer sets `cios` to `nil` if an error occurred to preserve the existing behavior. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>