Closed davepacheco closed 1 week ago
Besides working on its own, I've tested that this seems to solve the problem by merging the tip of this branch (3da800b39) into the tip of #7050 (294caf749), where I first ran into this. Previously, cargo check --all-targets -p omicron-sled-agent
had failed with the error reported in #3361. Now it succeeds.
Fixes #3361.
Depends on oxidecomputer/propolis#808 and #7061.