Commit 07b3381
docs(waterdata): keep unbounded-cap rationale only at the code site
Follow-up to the prior commit, which trimmed the test but lost the
chunking.py half of the de-dup (a stray `git checkout` during local
verification reverted it). The "None lifts the cap / semaphore sized at
plan.total that can never block" mechanism is now stated once — at the
inline comment above the `semaphore = ...` line — while the _run
docstring body and the max_concurrent param doc state just the
user-facing effect.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 0ca8487 commit 07b3381
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1554 | 1554 | | |
1555 | 1555 | | |
1556 | 1556 | | |
1557 | | - | |
1558 | | - | |
| 1557 | + | |
1559 | 1558 | | |
1560 | 1559 | | |
1561 | 1560 | | |
| |||
1587 | 1586 | | |
1588 | 1587 | | |
1589 | 1588 | | |
1590 | | - | |
1591 | | - | |
| 1589 | + | |
1592 | 1590 | | |
1593 | 1591 | | |
1594 | 1592 | | |
| |||
0 commit comments