playwright/packages/playwright-core/src/utils
Andrey Lushnikov c63a0b536d
feat: send SIGTERM to webserver before SIGKILL'ing it. (#18220)
We now will send `SIGTERM` to the webserver and wait for the `timeout`
before sending `SIGKILL` to it.

Fixes #18209
2022-10-21 08:55:06 -07:00
..
isomorphic chore: migrate to the internal:text selector (#18135) 2022-10-18 13:09:54 -07:00
comparators.ts chore(test-runner): increase jpeg-js max mem allowance (#15381) 2022-07-05 13:25:54 -07:00
DEPS.list chore(har): allow replaying from zip har (#14962) 2022-06-17 16:11:22 -07:00
eventsHelper.ts chore: always import type (#13365) 2022-04-06 14:57:14 -07:00
fileUtils.ts chore: make bundles typed (#13620) 2022-04-18 17:50:25 -07:00
hostPlatform.ts chore: add support for debian 11 downloads (#15596) 2022-07-13 04:09:24 -07:00
httpServer.ts feat: allow opening multiple html reporters and trace viewers (#17636) 2022-09-27 12:45:42 -07:00
index.ts chore: replace __proto__ by getPrototypeOf (#17386) 2022-09-20 19:01:12 -07:00
linuxUtils.ts chore: add support for debian 11 downloads (#15596) 2022-07-13 04:09:24 -07:00
manualPromise.ts feat(server): queue run-server clients (#16234) 2022-08-03 19:37:06 -07:00
mimeType.ts feat: print response text when toBeOK fails (#16040) 2022-07-29 11:46:48 -07:00
multimap.ts fix: make viewer reference all trace urls (#16561) 2022-08-15 20:54:57 -07:00
processLauncher.ts feat: send SIGTERM to webserver before SIGKILL'ing it. (#18220) 2022-10-21 08:55:06 -07:00
processLauncherCleanupEntrypoint.ts fix(process launcher): use spawnSync to cleanup synchronously (#13769) 2022-04-27 15:01:30 +01:00
spawnAsync.ts chore: use utils via index export (5) (#13413) 2022-04-07 20:18:22 -07:00
stackTrace.ts chore: sunset Node.js 12 (#16512) 2022-08-15 18:10:04 +02:00
timeoutRunner.ts chore: use utils via index export (3) (#13403) 2022-04-07 13:55:44 -07:00
zipFile.ts chore(har): allow replaying from zip har (#14962) 2022-06-17 16:11:22 -07:00
zones.ts chore(zones): prepare to remove wrapApiCall, introduce zones (#10427) 2021-11-18 22:30:09 -08:00