playwright/packages/playwright-core/src/utils
Andrey Lushnikov 82002b2803
fix: fix proper-lock-file configuration (#10356)
Turns out we were using wrong formula; with the config we had in place,
proper-lock-file would give up to aquire lock after 49 seconds of
waiting.

With the proper configuration, we'll keep re-trying for 10 minutes.

Fixes #10354
2021-11-16 13:49:01 -08:00
..
async.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
browserFetcher.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
debugLogger.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
dependencies.ts feat: proper launch doctor for WebKit on Arm64 Ubuntu 20.04 (#10172) 2021-11-09 10:55:13 -08:00
errors.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
eventsHelper.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
httpServer.ts chore(traceviewer): drop intermediate iframe, add drop handler (#9455) 2021-10-12 21:21:06 -07:00
multimap.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
nativeDeps.ts feat: proper launch doctor for WebKit on Arm64 Ubuntu 20.04 (#10172) 2021-11-09 10:55:13 -08:00
netUtils.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
processLauncher.ts fix: do not show taskkill.exe output (#10244) 2021-11-11 18:32:22 +01:00
registry.ts fix: fix proper-lock-file configuration (#10356) 2021-11-16 13:49:01 -08:00
socksProxy.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
stackTrace.ts chore: fix API name capitalisation with APIRequestContext (#10240) 2021-11-11 08:46:17 -08:00
timeoutSettings.ts test: migrate to upstream fixtures (#9835) 2021-10-28 08:31:30 -07:00
ubuntuVersion.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00
utils.ts fix: resolve ip using grid/api/testsession endpoint (#10196) 2021-11-09 14:41:13 -08:00
vfs.ts chore: migrate to monorepo (#9421) 2021-10-11 16:52:17 +02:00