Currently, https://github.com/ChromeDevTools/chrome-devtools-mcp/blob/main/scripts/test.mjs#L55 locks concurrency to 1 as daemon tests are operating on the shared daemon. We should fix the tests (and very likely the daemon) to allow multiple daemons to run concurrently.
Currently, https://github.com/ChromeDevTools/chrome-devtools-mcp/blob/main/scripts/test.mjs#L55 locks concurrency to 1 as daemon tests are operating on the shared daemon. We should fix the tests (and very likely the daemon) to allow multiple daemons to run concurrently.