Skip to content

Conversation

hsanjuan
Copy link
Collaborator

In anticipation for being able to trace things one day, this commit setups contexts properly rather than use a global context for everything before. Contexts now pass from caller to callee. so that eventually they are able to carry information with them and allow better cancellation logic where needed.

@hsanjuan hsanjuan self-assigned this Nov 18, 2024
In anticipation for being able to trace things one day, this commit setups
contexts properly rather than use a global context for everything before.
Contexts now pass from caller to callee. so that eventually they are able to
carry information with them and allow better cancellation logic where needed.
@hsanjuan hsanjuan merged commit df6f727 into master Nov 18, 2024
4 checks passed
@hsanjuan hsanjuan deleted the context-wiring branch November 18, 2024 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant