From a4e3dfaebcab618f2a1c86ae5d2d8252d61a02ec Mon Sep 17 00:00:00 2001 From: Jesse Hallam Date: Thu, 7 Mar 2019 09:00:00 -0500 Subject: [PATCH] TestDoCommandRequest: fix non-determinism (#10391) This test would sometimes fail spuriously because the timeout wasn't triggered. Instead, just make the "slow" HTTP server block altogether.