The swarming docs don't make it obvious how to tools/luci-go/isolate on
Windows (Is it a shell script? A Python script? An executable? In
chromium or in depot_tools?) so this change updates the documentation to
make it more explicit.
This change also updates run-swarmed.py so that it works correctly on
Windows - this is easily done now that Python 3 is being used along the
whole depth of this stack.
The bug was previously marked as fixed (because the scripts were updated
to Python 3) but the non-portable code was not actually removed. After
this change there are no more TODOs for this bug.
Bug: 1268955
Change-Id: I4f2bd5e9684cb75ef920d7c28391387c4332999b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4266010
Reviewed-by: Dirk Pranke <dpranke@google.com>
Commit-Queue: Dirk Pranke <dpranke@google.com>
Auto-Submit: Bruce Dawson <brucedawson@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1107870}