mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-19 17:58:39 +00:00
Second attempt at this, which should work. Stop trying to use exposeFunction, which seems to work poorly on macOS webkit in CI, and just run a server with HTTP endpoints to do the "RPC." Reuses Alex's "yaserver" module that we were already using for other tests. Uses a secure random prefix for security in each run.