Files
Josh Steadmon 671d99f497 backend: note that get_related_copies() should be deterministic
We only specify a partial ordering for the histories returned by
`Backend::get_related_copies`. However, to avoid inconsistent behavior
and flaky tests, we would like the ordering to be deterministic. Note
this in the doc comment, and make the TestBackend deterministic.
2026-06-12 15:58:15 +00:00
..
2025-07-27 00:12:02 +00:00