Files
Jaime Wren 7278245213 [dtd_impl] Fix race condition in pid_file_discovery_test
Increase the wait loop iteration count from 20 to 100 iterations (up to 5 seconds) inside `startDtdProcess()` to give the daemon ample time to create the PID file on slower bots.

Also: dart format changes.

Bug: https://github.com/dart-lang/sdk/issues/62872
Change-Id: I55ff087108fbae1f05491894b79ebc8d36030422
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/488660
Reviewed-by: Ben Konyi <bkonyi@google.com>
Commit-Queue: Jaime Wren <jwren@google.com>
2026-03-18 07:39:12 -07:00
..