http://codereview.appspot.com/6351049/diff/1/GoogleApis.Tools.CodeGen.IntegrationTests/Core/RequestTests.cs File GoogleApis.Tools.CodeGen.IntegrationTests/Core/RequestTests.cs (right): http://codereview.appspot.com/6351049/diff/1/GoogleApis.Tools.CodeGen.IntegrationTests/Core/RequestTests.cs#newcode144 GoogleApis.Tools.CodeGen.IntegrationTests/Core/RequestTests.cs:144: if (!workerThread.WaitOne(500000)) That is a _long_ time. Change it ...