mirror of
https://github.com/astral-sh/uv
synced 2026-01-23 22:40:10 -05:00
Less verbose span fields for `Dist`s by using the display impl and no more min length in the tracing durations plot config for comparability (we lose spans due to a speedup otherwise). Both wait points in the solver loop are now instrumented so we can inspect what we're waiting for to progress in the solver.