summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/test-it.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/test-it.sh b/test/test-it.sh
index b2c8f72..f3fa827 100755
--- a/test/test-it.sh
+++ b/test/test-it.sh
@@ -187,6 +187,9 @@ pound_on_the_threads()
done
done
+ # this is kind of dumb and ugly, but it gives a change for all the
+ # connections to complete before we shut the server down
+ sleep 10
}