Commit 6df29f7
committed
Update resolver docstring, drop test double-end
PR review follow-ups:
- _resolve_llm_parent docstring now lists the per-instance fan-out
dispatch fallback added in this PR.
- Drop the manual dispatch_span.end() in the new test: shutdown()
drains fan_out_instance_spans and ends the span, so the manual end
double-ended it.1 parent 718d03a commit 6df29f7
2 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1752 | 1752 | | |
1753 | 1753 | | |
1754 | 1754 | | |
1755 | | - | |
1756 | | - | |
| 1755 | + | |
| 1756 | + | |
1757 | 1757 | | |
1758 | 1758 | | |
1759 | 1759 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
601 | 601 | | |
602 | 602 | | |
603 | 603 | | |
604 | | - | |
| 604 | + | |
| 605 | + | |
605 | 606 | | |
606 | 607 | | |
607 | 608 | | |
| |||
0 commit comments