Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-15 | fix(node): Create additional pipes for child processes (#25016) | Nathan Whitaker | |
Linux/macos only currently. Part of https://github.com/denoland/deno/issues/23524 (fixes it on platforms other than windows). Part of #16899 (fixes it on platforms other than windows). After this PR, playwright is functional on mac/linux. |