The Redis tests were failing with a "connection pool exhausted" error from Redigo. Closing the connection used for FLUSHDB fixes the problem. Signed-off-by: Noah Treuhaft <noah.treuhaft@docker.com>  | 
			||
|---|---|---|
| .. | ||
| redis.go | ||
| redis_test.go | ||
				
					
						
							The Redis tests were failing with a "connection pool exhausted" error from Redigo. Closing the connection used for FLUSHDB fixes the problem. Signed-off-by: Noah Treuhaft <noah.treuhaft@docker.com>  | 
			||
|---|---|---|
| .. | ||
| redis.go | ||
| redis_test.go | ||