Bug 1598286 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Bug 1543115 disabled the remote agent on Windows AArch64
due to a dependency on winapi 0.2.8 which doesn’t support AArch64.

The dependency chain is `http` 0.1.17 → `bytes` 0.4.9 → `iovec` 0.1.2 → `winapi` 0.2.8.

We should upgrade/submit upstream PRs to move away from winapi 0.2.8.

(See attachment for the full dependency tree.)
Bug 1543115 disabled the remote agent on Windows AArch64
due to a dependency on winapi 0.2.8 which doesn’t support AArch64.

The dependency chain is `http` 0.1.17 → `bytes` 0.4.9 → `iovec` 0.1.2 → `winapi` 0.2.8.

We should upgrade/submit upstream PRs to move away from `winapi` 0.2.8.

(See attachment for the full dependency tree.)

Back to Bug 1598286 Comment 0