Commit 080bab8
committed
fix(core): classifier gaps for issue #201 builder split
Extract serve_pipeline from run.rs so all run* entrypoints share one
orchestration path. Add file-scope --lib run_with_shutdown tests that
mirror the pre-existing integration harness. Move extract tests to
tests/extract.rs and fix non-shutdown HTTP/3/dual-stack entrypoints so
on_shutdown hooks are not taken and dropped on pending delegates.1 parent bfc38bf commit 080bab8
6 files changed
Lines changed: 745 additions & 325 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments