Infinite PeerTest timeout when debugger attached

This commit is contained in:
Vinnie Falco
2013-08-10 20:34:58 -07:00
parent 75b3b6bbfe
commit 0ef9dd7bdf

View File

@@ -110,6 +110,9 @@ public:
{
Results results;
if (Process::isRunningUnderDebugger ())
timeoutSeconds = -1;
results.name = Details::getArgName (arg);
try