Query the minimum Y spacing for all channels in parallel.
Each channel is addressed on its own module (P1, P2, …), so the queries
can run concurrently.
- Returns:
A list of exact (unrounded) minimum Y spacings in mm, one per channel,
indexed by channel number.
- Return type:
List[float]