3 Commits
Author SHA1 Message Date
NotoriousRebel 416c4bf828 Preserve winloop outside Playwright paths 2026-08-20 00:45:03 -04:00
NotoriousRebel f626b72748 Fix Playwright startup on Windows
Use the standard asyncio event loop on Windows because winloop rejects the startupinfo argument Playwright passes when launching its driver subprocess. Remove the now-unused winloop dependency and cover the loop selection with a regression test.
2026-08-18 13:17:13 -04:00
MattandGitHub 4c5e2df9a7 refactor: modernize event-loop bootstrap (#296) (#2538) 2026-08-14 23:16:47 -04:00