Commit b93b0e6
docs(planning): align Bulkhead spec with implementation (TimeoutError, not asyncio.TimeoutError)
In Python 3.11+, asyncio.TimeoutError IS builtins.TimeoutError. The
implementation uses the bare name; align the spec snippet so spec and
code agree. Cosmetic — no behavior change.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent cbf0724 commit b93b0e6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
0 commit comments