Skip to content

Commit

Permalink
qns: remove unnecessary sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
ghedo committed Sep 4, 2024
1 parent 570f5b9 commit 6ae23f3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions apps/run_endpoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,6 @@ check_testcase () {
}

run_quiche_client_tests () {
# TODO: https://github.com/marten-seemann/quic-interop-runner/issues/61
# remove this sleep when the issue above is resolved.
sleep 3

case $1 in
multiconnect )
for req in $REQUESTS
Expand Down

0 comments on commit 6ae23f3

Please sign in to comment.