Skip to content
/ sling Public

Add methods accepting context.Context#118

Open
yaroslavcev wants to merge 1 commit intodghubble:mainfrom
yaroslavcev:ilya/add-context-methods
Open

Add methods accepting context.Context#118
yaroslavcev wants to merge 1 commit intodghubble:mainfrom
yaroslavcev:ilya/add-context-methods

Conversation

@yaroslavcev
Copy link

Context

In many cases, a request should be attached to a parent context to ensure that the context's lifecycle is respected. This change allows for the provision of a parent context when a request is constructed

In many cases, a request should be attached to a context. This change allows for providing a parent context when a request is constructed
@yaroslavcev
Copy link
Author

@dghubble Could you please check if this makes sense to you?

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