You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(coprocessor): remove last non-cross-boundary set_parent, document remaining
- Replace set_parent(t.context()) with parent: &t in batch_store span
(same execution context, not cross-boundary)
- Add comments on the two remaining set_parent calls explaining they
restore OTel context across async/thread boundaries
0 commit comments