hydra/src/hydra-queue-runner
John Ericson b56d2383c1 Do not attempt to speak a newer version of the protocol
Both sides need to agree on a version (with `std::min`) for anything to
work. Somehow... we've never done this.

With this comment, the next commit succeeds. Without this commit, the
next commit fails. This is because the next commit exposes serializers
which do different things for proto version 2.7, and we're currently
requesting 2.6.

Opened https://github.com/NixOS/nix/issues/9584 to track this issue
2023-12-10 13:24:17 -05:00
..
2023-11-30 15:26:46 -05:00
2023-12-10 13:01:00 -05:00
2023-11-30 15:26:46 -05:00
2023-12-07 13:11:31 -05:00
2023-11-30 15:26:46 -05:00
2023-12-07 13:11:31 -05:00
2023-12-10 13:01:00 -05:00