mirror of
https://github.com/servo/servo
synced 2026-04-26 01:25:32 +02:00
- Catch MaxRetryError exception and retry, to avoid logging warnings. This was observed on macos and can happen during startup of servo. - Change the default port, since 7000 was reported by multiple people to cause "port in use" errors. Testing: Manual testing --------- Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>