Searched refs:totalWaitCheckComplete (Results 1 – 1 of 1) sorted by relevance
567 long totalWaitCheckComplete = 3 * MINUTE_IN_MSECS; in createVirtualenv_waitForOtherProcessToCreateVirtualEnv() local575 if (System.currentTimeMillis() - start < totalWaitCheckComplete) { in createVirtualenv_waitForOtherProcessToCreateVirtualEnv()