Actually, I realized it can be a lot simpler. I think you can just take the min of read_chunks
and target_chunks
. Testing this now.
1 Like
Actually, I realized it can be a lot simpler. I think you can just take the min of read_chunks
and target_chunks
. Testing this now.