From cb5127e17c1c2dade6c3ed7712162cd9d7d1940c Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Sat, 15 Apr 2023 22:07:14 -0700 Subject: [PATCH] test303: kill server after test Otherwise, an HTTP test closely following this one with a tight time constraint (e.g. 672) could fail because the test server stays sitting with the wait command for a while. --- tests/data/test303 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/data/test303 b/tests/data/test303 index 248cb0b159..ea48b508f6 100644 --- a/tests/data/test303 +++ b/tests/data/test303 @@ -30,6 +30,9 @@ SSL https + +https + HTTPS with 8 secs timeout