Commit 274c0a8
refactor(spawner): export terminate_child as pub
Make terminate_child public so it can be reused from main.rs instead
of being duplicated inline, reducing code duplication.
Cherry-picked from PR #412.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent caf5972 commit 274c0a8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
0 commit comments