Skip to content

Conversation

@BlakeWilliams
Copy link

This adds the ability to clone Chi contexts so that they may be used outside of the request/response lifecycle.

This is useful in scenarios where the context may be held after a request has been served to a user, like asynchronous background tasks, mirror testing, etc.

This is a follow-up and replacement of #1028

This adds the ability to clone Chi contexts so that they may be used
outside of the request/response lifecycle.

This is useful in scenarios where the context may be held _after_ a
request has been served to a user, like asynchronous background tasks,
mirror testing, etc.
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.

2 participants