playwright/packages
Dmitry Gozman 193c79a685
feat(test runner): rewrite dispatcher to avoid unneded stalls (#9629)
In some circumstances, dispatcher was waiting for all exisitng jobs
to finish before scheduling a new one. This leads to unneded stalls.
Instead, we can schedule jobs right away, if we have a worker
available.
2021-10-22 11:10:37 -07:00
..
create-playwright devops: release create-playwright over publish infra (#9683) 2021-10-22 10:13:49 +02:00
playwright chore: cut v1.16.0 branch (#9656) 2021-10-20 12:44:32 -07:00
playwright-chromium chore: cut v1.16.0 branch (#9656) 2021-10-20 12:44:32 -07:00
playwright-core feat(trace): add drop trace here label (#9698) 2021-10-22 08:00:34 -07:00
playwright-firefox chore: cut v1.16.0 branch (#9656) 2021-10-20 12:44:32 -07:00
playwright-test feat(test runner): rewrite dispatcher to avoid unneded stalls (#9629) 2021-10-22 11:10:37 -07:00
playwright-webkit chore: cut v1.16.0 branch (#9656) 2021-10-20 12:44:32 -07:00